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

fcuk!!

parent 8fc9b8b8
No related branches found
No related tags found
No related merge requests found
ignored:
- DL3008
......@@ -6,7 +6,7 @@ USER root:root
RUN set -ex \
&& apt-get update -y \
&& apt-get install -y rsync \
&& apt-get install --no-install-recommends -y rsync \
&& apt-get clean -y \
&& rm -rf /var/lib/apt/lists/* \
&& chmod -Rv 0777 "${GIT_SYNC_ROOT:-/tmp/git}/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment