Files
service/linux_test/openrc/Dockerfile
T

4 lines
77 B
Docker

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