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.
1 parent b326067 commit ee186ddCopy full SHA for ee186dd
1 file changed
node-images/fedora/Containerfile
@@ -26,6 +26,7 @@ RUN /usr/libexec/bootc-base-imagectl build-rootfs \
26
--install bubblewrap \
27
--install sudo \
28
--install vim-minimal \
29
+ --install jq \
30
/target-rootfs
31
32
FROM scratch AS root
0 commit comments