Skip to content

Commit 1b8cca2

Browse files
committed
Enter debug mode
1 parent 4685981 commit 1b8cca2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ LABEL org.opencontainers.image.licenses=$ARG_LICENSES
118118
EXPOSE 10024
119119
VOLUME /var/virusmails
120120
WORKDIR /usr/local/amavis
121-
CMD ["/usr/local/amavis/entrypoint.sh"]
122-
#CMD ["/usr/local/amavis/loop.sh"]
121+
#CMD ["/usr/local/amavis/entrypoint.sh"]
122+
CMD ["/usr/local/amavis/loop.sh"]
123123

0 commit comments

Comments
 (0)