Skip to content
Snippets Groups Projects
Commit af2e1ae9 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

/sync

parent f03e4f1f
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ RUN set -ex \
&& apt-get install --no-install-suggests --no-install-recommends -y rsync curl \
&& apt-get clean -y \
&& rm -rf /var/lib/apt/lists/* \
&& chmod -Rv 0777 "${GIT_SYNC_ROOT:-/tmp/git}/"
&& RUN mkdir -m 02775 /sync && chown 65533:65533 /sync
COPY rsync-sync* /
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment