Dockerfile
This commit is contained in:
commit
86726ce9a8
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
FROM container.psi.ch/images/rhel9
|
||||||
|
|
||||||
|
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