milestone 11: systemd and docker packaging, operator and architecture docs, config and api reference, docs drift guards
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# The Dockerfile copies only zig-out/cross out of the repository-root context,
|
||||
# and BuildKit transfers only referenced paths. This file guards the classic
|
||||
# (non-BuildKit) builder, which would otherwise send the whole tree: copy it to
|
||||
# the repository root as .dockerignore before building without BuildKit.
|
||||
*
|
||||
!zig-out/cross
|
||||
Reference in New Issue
Block a user