diff options
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,6 +58,6 @@ RUN /start.sh \ COPY configs/tftpd-hpa /etc/default/tftpd-hpa -EXPOSE 69/udp 80 5555 5556 +EXPOSE 69/udp 80 3079 5555 5556 CMD /start.sh && bash |
index : lava-docker | ||
Unnamed repository | Grokmirror user |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | Dockerfile | 2 |
@@ -58,6 +58,6 @@ RUN /start.sh \ COPY configs/tftpd-hpa /etc/default/tftpd-hpa -EXPOSE 69/udp 80 5555 5556 +EXPOSE 69/udp 80 3079 5555 5556 CMD /start.sh && bash |