blob: 8a76b08d6db2e890a0b148020217b7208e308ca4 [file] [log] [blame]
FROM alpine:latest
COPY server /usr/bin
RUN chmod +x /usr/bin/server