lacatoire
7e01972e1f
fix: correct bind mount example with conflicting WORKDIR
...
Changed WORKDIR from /app to /build so the build output path
(/app/hello) does not overlap with the read-only bind mount target.
Added clarification about writing output outside the mount point.
Fixes #22637
2026-02-10 17:43:46 +01:00
CrazyMax
3ae207eeea
add site param to centralize actions versions
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-02-05 11:24:50 +01:00
Eng Zer Jun
9103dff58a
Merge pull request #22388 from Juneezee/go-mod-mounts
...
docs: use bind mounts in Go Dockerfile examples
2026-01-22 08:28:53 +01:00
CrazyMax
e6d3d21f9b
gha: move docker login step up
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-11-30 22:44:56 +01:00
Anthony Dempsey
9068f976e4
Update keep context small bullet point in optimize.md
...
Clarify the 'Keep context small' bullet point
2024-11-17 15:48:11 +00:00
David Karlsson
135870fc13
hugo: move manuals content to /manuals section
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-09-09 10:51:09 +02:00