mirror of
https://github.com/tmaier/docker-compose
synced 2024-11-22 16:01:59 +01:00
Add 18
This commit is contained in:
parent
1a4a68c30d
commit
757402d516
5
18/Dockerfile
Normal file
5
18/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
FROM docker:18
|
||||||
|
MAINTAINER Tobias Maier <tobias.maier@baucloud.com>
|
||||||
|
|
||||||
|
RUN apk add --no-cache py-pip
|
||||||
|
RUN pip install docker-compose
|
Loading…
Reference in New Issue
Block a user