blob: a82f86b8b1aaec5bf1031c4e7fbebf706d84f37e [file] [log] [blame]
giolekva7e73ba72021-12-03 13:14:20 +04001FROM alpine:latest
2
3COPY web /usr/bin/nebula-web
4RUN chmod +x /usr/bin/nebula-web