linkwallet/Dockerfile
2022-05-24 18:03:31 +09:30

3 lines
57 B
Docker

FROM scratch
ENTRYPOINT ["/linkwallet"]
COPY linkwallet /