David Karlsson
5ec193b333
Merge pull request #20150 from dvdksn/build-best-practices
...
consolidate best practices
2024-06-07 17:42:40 +02:00
David Karlsson
69d375a480
build: consolidate building best practices
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 17:38:12 +02:00
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
David Karlsson
f3b44a4476
cli: change reference docs url paths
...
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Craig Osterhout
3e90348a7e
remove nodejs doc reference in get-started ( #18572 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-02 07:14:25 -07:00
David Karlsson
54e13c08d9
build: refresh building best practices
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-11 09:18:18 +02:00
Omid Ashtari
5b486e383b
Update 09_image_best.md ( #18068 )
...
Just a tiny typo at the bottom of the page, from 'copyies' to 'copies'.
2023-08-30 09:10:47 -07:00
David Karlsson
15e9e1e694
hugo: run migration script
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson
a0d21ade2f
migrate to hugo
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00