tinydeb add python for ansible
This commit is contained in:
parent
c7ec238657
commit
c62e817deb
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue