Skip to content

Commit 0c88a87

Browse files
authored
Oops; forgot essential cowsay
This is part of the presentation to demonstrate the `bootc update` flow.
1 parent fa9aa77 commit 0c88a87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

containers/Containerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ FROM ${BASE_IMAGE}:${BASE_VERSION}
55

66
RUN useradd -m -d /var/home/admin -G wheel admin \
77
&& echo "admin:password" | chpasswd
8+
9+
RUN dnf install -y cowsay

0 commit comments

Comments
 (0)