docker-update/Dockerfile
2018-08-06 12:44:52 +02:00

2 lines
111 B
Docker

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