docker-compose/test/build-test.Dockerfile
2018-06-27 22:24:54 -07:00

3 lines
No EOL
44 B
Docker

FROM alpine:3.7
RUN echo "hello build test"