1
0
mirror of https://github.com/tmaier/docker-compose synced 2024-11-23 00:12:00 +01:00
github.com-tmaier-docker-co.../17.12/Dockerfile
2018-02-22 15:20:16 +01:00

6 lines
132 B
Docker

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