volume not needed anymore
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (arm64) (push) Successful in 17s
Container Publish / build-image (amd64) (push) Successful in 23s
Container Publish / update docker manifest (push) Successful in 14s

This commit is contained in:
2025-07-31 10:06:26 +02:00
parent 5cc5576369
commit 1dcd1585fe

View File

@@ -12,7 +12,7 @@ RUN \
COPY rootfs / COPY rootfs /
VOLUME [ "/data", "/ssh" ] VOLUME [ "/data" ]
ENV \ ENV \
USERNAME=theuser \ USERNAME=theuser \