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