volume not needed anymore
All checks were successful
All checks were successful
This commit is contained in:
@@ -12,7 +12,7 @@ RUN \
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
VOLUME [ "/data", "/ssh" ]
|
||||
VOLUME [ "/data" ]
|
||||
|
||||
ENV \
|
||||
USERNAME=theuser \
|
||||
|
||||
Reference in New Issue
Block a user