Added missing apt-get update
Some checks reported errors
andreas-personal/jenkins-ssh-docker-agent/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
andreas-personal/jenkins-ssh-docker-agent/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
5d4415b9a1
commit
ba3a0025e7
@ -17,6 +17,7 @@ RUN echo \
|
||||
"$(. /etc/os-release && echo "$VERSION_CODENAME")" stable" | \
|
||||
tee /etc/apt/sources.list.d/docker.list > /dev/null
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y docker-ce-cli
|
||||
|
||||
# Install tea
|
||||
|
Loading…
x
Reference in New Issue
Block a user