Add expose instructions in Dockerfiles, fixes #392
This commit is contained in:
@@ -5,4 +5,6 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
|
||||
|
||||
COPY radicale.conf /radicale.conf
|
||||
|
||||
EXPOSE 5232/tcp
|
||||
|
||||
CMD radicale -f -S -C /radicale.conf
|
||||
|
||||
Reference in New Issue
Block a user