Add 8080 as an exposed port to the Dockerfile
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
bcb44774e5
commit
f15526fe9e
@ -36,3 +36,4 @@ RUN cd /work/malscan && \
|
|||||||
|
|
||||||
# Entrypoint
|
# Entrypoint
|
||||||
CMD /usr/local/bin/malscan
|
CMD /usr/local/bin/malscan
|
||||||
|
EXPOSE 8080
|
||||||
Loading…
x
Reference in New Issue
Block a user