debian #1
@@ -100,5 +100,5 @@ RUN echo "**** install apt-utils and locales ****" && \
|
||||
|
||||
# add local files
|
||||
COPY root/ /
|
||||
|
||||
RUN find /etc/s6-overlay/s6-rc.d/ -type f \( -name "run" -o -name "up" \) -exec chmod +x {} +
|
||||
ENTRYPOINT ["/init"]
|
||||
@@ -100,5 +100,5 @@ RUN echo "**** install apt-utils and locales ****" && \
|
||||
|
||||
# add local files
|
||||
COPY root/ /
|
||||
|
||||
RUN find /etc/s6-overlay/s6-rc.d/ -type f \( -name "run" -o -name "up" \) -exec chmod +x {} +
|
||||
ENTRYPOINT ["/init"]
|
||||
Reference in New Issue
Block a user