We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdfdc86 + f9f024e commit 140f2f7Copy full SHA for 140f2f7
1 file changed
node-images/fedora/Containerfile
@@ -27,6 +27,7 @@ RUN /usr/libexec/bootc-base-imagectl build-rootfs \
27
--install sudo \
28
--install vim-minimal \
29
--install jq \
30
+ --install less \
31
/target-rootfs
32
33
FROM scratch AS root
0 commit comments