FSWIAI Docker Server 2018-08-06 12:45:26 +02:00
commit bcf8cd290c
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
FROM alpine:3.7
RUN apk add --update --no-cache py3-yaml bash && pip3 install docker-compose
RUN apk add --update --no-cache py3-yaml bash && pip3 install docker-compose requests packaging