tinydeb add python for ansible
This commit is contained in:
parent
c7ec238657
commit
c62e817deb
@ -4,6 +4,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
|
|||||||
busybox \
|
busybox \
|
||||||
nano \
|
nano \
|
||||||
openssh-server \
|
openssh-server \
|
||||||
|
python \
|
||||||
vim.tiny \
|
vim.tiny \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user