blob: a82f86b8b1aaec5bf1031c4e7fbebf706d84f37e [file] [log] [blame]
FROM alpine:latest
COPY web /usr/bin/nebula-web
RUN chmod +x /usr/bin/nebula-web