docker-compose/test/build-test.Dockerfile
2019-04-28 23:58:47 +02:00

3 lines
47 B
Docker

FROM alpine:3.7.3
RUN echo "hello build test"