This commit is contained in:
@ -19,6 +19,7 @@ RUN pipenv install --deploy --verbose
|
||||
FROM python:3.8-slim
|
||||
RUN apt-get update && apt-get install --no-install-recommends -y \
|
||||
cloud-utils \
|
||||
libpq5 \
|
||||
libvirt-clients \
|
||||
openssh-client \
|
||||
virtinst
|
||||
|
Reference in New Issue
Block a user