1
0
mirror of https://github.com/tmaier/docker-compose synced 2024-11-29 21:11:06 +01:00
github.com-tmaier-docker-co.../17.09/Dockerfile
2017-10-08 12:43:19 +02:00

6 lines
132 B
Docker

FROM docker:17.09
MAINTAINER Tobias Maier <tobias.maier@baucloud.com>
RUN apk add --no-cache py-pip
RUN pip install docker-compose