Skip to content

Instantly share code, notes, and snippets.

@lmarcondes
Created June 30, 2024 17:48
Show Gist options
  • Save lmarcondes/badda2c7944e818a1886bdd6765d6014 to your computer and use it in GitHub Desktop.
Save lmarcondes/badda2c7944e818a1886bdd6765d6014 to your computer and use it in GitHub Desktop.
docker run \
-d --network host \
-e HTTP_PORT=9000 \
--name zoonavigator \
--restart unless-stopped \
elkozmon/zoonavigator:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment