Skip to content
Snippets Groups Projects
Commit 058724b5 authored by nimrod's avatar nimrod
Browse files

Update resolver image.

parent ad1945e4
No related branches found
No related tags found
No related merge requests found
Pipeline #625 passed
...@@ -21,7 +21,7 @@ To create a new container: ...@@ -21,7 +21,7 @@ To create a new container:
.. code:: shell .. code:: shell
docker run -it adarnimrod/resolver docker run -it registry.shore.coil/resolver
Inside the container you have access to :code:`nslookup`, :code:`dig` and Inside the container you have access to :code:`nslookup`, :code:`dig` and
:code:`mail` for testing purposes. If you need to test new changes, :code:`mail` for testing purposes. If you need to test new changes,
...@@ -32,7 +32,7 @@ If you want to run just a single command (like getting the MX record for ...@@ -32,7 +32,7 @@ If you want to run just a single command (like getting the MX record for
.. code:: shell .. code:: shell
docker run adarnimrod/resolver dig +short shore.co.il mx docker run registry.shore.co.il/resolver dig +short shore.co.il mx
How does it work How does it work
---------------- ----------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment