Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pablocattaneo/f2aeb34d1bcae5913f2b49f3979cecc2 to your computer and use it in GitHub Desktop.
Save pablocattaneo/f2aeb34d1bcae5913f2b49f3979cecc2 to your computer and use it in GitHub Desktop.
# Source https://stackoverflow.com/a/56904912/3599272
# rom API 1.35+ you can use the -w (--workdir) option:
docker run -v $(pwd):/app -p 8000:8000 -w /app fe9a4b9e181a yarn develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment