expose 8080
This commit is contained in:
parent
84159ccbcd
commit
81f8f7826a
@ -1,5 +1,7 @@
|
||||
FROM container.psi.ch/images/rhel9
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
RUN dnf install -y elog
|
||||
|
||||
CMD ["/bin/bash", "-c", "/etc/rc.d/init.d/elogd start && tail -f /dev/null"]
|
Loading…
x
Reference in New Issue
Block a user