This commit is contained in:
parent
91be6bb367
commit
763f42f684
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ RUN test -n "$CI_COMMIT_SHA" || (echo "CI_COMMIT_SHA is required but not set" >&
|
|||
cd / && \
|
||||
echo "Copying future root addons" && \
|
||||
cp -a "/build/docker/root/." "${DR}/" && \
|
||||
ls -la "${DR}/*" && \
|
||||
echo "Fixing permissions" && \
|
||||
chmod 755 "${DR}/usr/bin/entrypoint" "${DR}/usr/local/bin/gitea" "${DR}/etc/s6/gitea/*" "${DR}/etc/s6/openssh/*" "${DR}/etc/s6/.s6-svscan/*" && \
|
||||
echo "removing git repo" && \
|
||||
|
|
Loading…
Add table
Reference in a new issue