docker-getting-started/docs/tutorial
yuu 9b5581d3bd
Fix #76
If the user runs that command "from the source code folder", i.e.
`getting-started`, docker will bind-mount getting-started to the
container's `/app`, which leads to error
`error Couldn't find a package.json file in "/app"`. It needs to bind
`getting-started/app` instead.
So, be explicit to the reader to be on the app source's directory
`getting-started/app` before running the command.
2022-02-12 01:35:40 -03:00
..
image-building-best-practices Add section on vulnerability scanning (#98) 2020-11-02 12:24:36 +00:00
multi-container-apps Merge pull request #237 from ScottLozano/patch-2 2022-02-09 11:59:45 +01:00
our-application fix on 'Our application' tutorial for Apple silicon 2021-11-24 01:24:18 +09:00
persisting-our-data docs: Fix missing container id 2021-06-13 21:39:07 +08:00
sharing-our-app Point To The Correct Link For Play With Docker 2021-02-12 23:26:42 +05:30
updating-our-app Initial commit 2020-02-05 22:04:43 -05:00
using-bind-mounts Fix #76 2022-02-12 01:35:40 -03:00
using-docker-compose Update index.md 2022-01-12 13:00:46 +01:00
what-next Initial commit 2020-02-05 22:04:43 -05:00
index.md add a word for clarity 2020-05-26 19:43:05 +10:00
tutorial-in-dashboard.png Initial commit 2020-02-05 22:04:43 -05:00