Skip to content

Instantly share code, notes, and snippets.

@jparanda
Created May 9, 2022 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jparanda/8202f74543769feb70e871b7cd7ab8b3 to your computer and use it in GitHub Desktop.
Save jparanda/8202f74543769feb70e871b7cd7ab8b3 to your computer and use it in GitHub Desktop.
docker run -d \
--name book-app \
-p 8083:8083 \
--network pgnetwork \
book-app:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment