Add git
This commit is contained in:
parent
33adddf01e
commit
9033cf6a23
@ -11,5 +11,5 @@ RUN apt-get update && \
|
|||||||
tee /etc/apt/sources.list.d/docker.list > /dev/null && \
|
tee /etc/apt/sources.list.d/docker.list > /dev/null && \
|
||||||
add-apt-repository ppa:cncf-buildpacks/pack-cli && \
|
add-apt-repository ppa:cncf-buildpacks/pack-cli && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y pack-cli docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
|
apt-get install -y pack-cli docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin git
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user