Update Dockerfile
This commit is contained in:
parent
3a3b49c7e3
commit
a3a07bfca3
@ -1,8 +1,10 @@
|
||||
FROM thallian/confd-env:latest
|
||||
|
||||
RUN apk add --no-cache murmur
|
||||
RUN apk add --no-cache murmur
|
||||
|
||||
VOLUME /etc/ssl/murmur
|
||||
VOLUME /var/lib/murmur/
|
||||
|
||||
ADD /rootfs /
|
||||
|
||||
EXPOSE 64738
|
||||
|
Loading…
Reference in New Issue
Block a user