Skip to content

Commit

Permalink
Change ch03s02 custom image to be ubi-based
Browse files Browse the repository at this point in the history
  • Loading branch information
Student User committed Jun 12, 2019
1 parent 030f335 commit 810051f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ubi-sleep/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM registry.access.redhat.com/ubi8:8.0
CMD bash -c "while true; do echo sleeping; sleep 5; done"

0 comments on commit 810051f

Please sign in to comment.