mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-10 02:02:49 +00:00
3 lines
47 B
Docker
3 lines
47 B
Docker
FROM alpine:3.7.3
|
|
|
|
RUN echo "hello build test"
|