blob: 86e155a00512fdb5b5d42b840f4d7b953f8f394e [file] [log] [blame]
FROM scratch
COPY ./main /registry
CMD ["/registry"]