mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00:00
Update Dockerfile
This commit is contained in:
committed by
GitHub
parent
05447abe93
commit
8ee5b42fde
@@ -42,6 +42,6 @@ RUN npm install -g yarn
|
||||
##########################
|
||||
# Dependencies for ansible
|
||||
|
||||
RUN apt-get update -y
|
||||
RUN apt-get install python3-pip
|
||||
RUN pip install requests requests-oauthlib kubernetes
|
||||
#RUN apt-get update -y
|
||||
#RUN apt-get install python3-pip
|
||||
#RUN pip install requests requests-oauthlib kubernetes
|
||||
|
||||
Reference in New Issue
Block a user