modified: services/code-server/Dockerfile
Some checks failed
deploy host / build-runner (push) Failing after 1m37s
Some checks failed
deploy host / build-runner (push) Failing after 1m37s
This commit is contained in:
@@ -11,6 +11,6 @@ RUN apt-get update -y \
|
||||
&& apt-get install python3 \
|
||||
&& apt-get install python3-pip \
|
||||
&& apt-get install -y ansible \
|
||||
&& apt-get install -y docker-ce \
|
||||
&& python3 -m pip install ansible-dev-tools
|
||||
&& apt-get install -y docker-ce
|
||||
#&& python3 -m pip install ansible-dev-tools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user