mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-19 12:28:43 +00:00
3 lines
47 B
Docker
3 lines
47 B
Docker
FROM alpine:3.7.3
|
|
|
|
RUN echo "hello build test"
|