Change ch03s02 custom image to be ubi-based
This commit is contained in:
2
ubi-sleep/Dockerfile
Normal file
2
ubi-sleep/Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM registry.access.redhat.com/ubi8:8.0
|
||||
CMD bash -c "while true; do echo sleeping; sleep 5; done"
|
||||
Reference in New Issue
Block a user