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