Files
docker-docs/content/get-started
David Karlsson 35ec23f80d get-started: add .dockerignore earlier in guide
Not having a .dockerignore file to exclude node_modules may result in a
build error, if users for some reason would install dependencies on the
hsot before running the build, since that would result in dependencies
for the wrong OS being mounted or copied into the build container.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-05 10:21:44 +02:00
..
2024-05-22 08:00:26 -07:00
2024-01-19 15:11:52 +00:00