Files

4 lines
77 B
Docker
Raw Permalink Normal View History

FROM alpine:latest
ADD service.test /tmp/
CMD /tmp/service.test -test.v=true