Created
March 4, 2023 13:10
-
-
Save pablocattaneo/f2aeb34d1bcae5913f2b49f3979cecc2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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