mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Adding expose ports to the Docker container
This commit is contained in:
parent
b2488d858b
commit
cfa68b55a9
@ -94,3 +94,5 @@ RUN yum install -y \
|
||||
net-snmp-utils \
|
||||
perl-Test-Simple; yum clean all;
|
||||
|
||||
#Exposing ports for: HTTP, SNMP Traps, Anytermd (SSH), Anytermd (Telnet), Tentacle protocol
|
||||
EXPOSE 80 162/udp 8022 8023 41121
|
||||
|
Loading…
x
Reference in New Issue
Block a user