Skip to content

dog

Command-line DNS client

A user-friendly command-line DNS client. dig on steroids

terminal

https://github.com/ogham/dog

amd64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install dog

sudo apt install dog

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    dog=0.1.0*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      dog=0.1.0*

Download URLs

Version SHA256 Size (KB)
0.1.0 1affaa62cb7be66eb0f02b9fa94f11a3bdf1ac1f7be54e5a08cd55137133f858 235

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for dog are versioned here.

Click here to see dog ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/dog/ops2deb.yml
name: dog
version: 0.1.0
revision: "3"
homepage: https://github.com/ogham/dog
summary: command-line DNS client
description: A user-friendly command-line DNS client. dig on steroids.
fetch: https://github.com/ogham/dog/releases/download/v{{version}}/dog-v{{version}}-x86_64-unknown-linux-gnu.zip
script:
  - mv bin/dog {{src}}/usr/bin/dog

The blueprint fetch keyword contains a URL template pointing to dog releases. Downloaded files are locked in a lockfile versioned here.

Click here to see dog release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/dog/ops2deb.lock.yml
- url: https://github.com/ogham/dog/releases/download/v0.1.0/dog-v0.1.0-x86_64-unknown-linux-gnu.zip
  sha256: 6093525fccf5de5b7ed66f920c9b6d2d16221adde8a44589dc3e4c47245039a0
  timestamp: 2021-12-14 15:37:09+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/dog.svg)](https://docs.wakemeops.com/packages/dog)
<a href="https://docs.wakemeops.com/packages/dog">
  <img src="https://docs.wakemeops.com/badges/dog.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/dog.svg
:target: https://docs.wakemeops.com/packages/dog