Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Last active December 4, 2022 15:23
Show Gist options
  • Save pablocattaneo/075703d45b49d98df9d5d06dcf6945a2 to your computer and use it in GitHub Desktop.
Save pablocattaneo/075703d45b49d98df9d5d06dcf6945a2 to your computer and use it in GitHub Desktop.
# you must to bind a volume suing -v options and run the command at the end of docjer run command
docker run -v $(pwd):/app -p 8000:8000 4116b404dad9 yarn upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment