gitlab
This commit is contained in:
@@ -10,4 +10,5 @@ RUN echo \
|
||||
$(lsb_release -cs) stable" | tee /etc/apt/sources.list.d/docker.list > /dev/null
|
||||
RUN apt-get update --yes
|
||||
RUN apt-get install --yes docker-ce docker-ce-cli containerd.io docker-compose-plugin
|
||||
RUN chmod 777 /etc
|
||||
RUN mkdir /etc/builds/
|
||||
RUN chmod 777 /etc/builds
|
Reference in New Issue
Block a user