There was an error while loading. Please reload this page.
1 parent fc5ba89 commit bd44d71Copy full SHA for bd44d71
1 file changed
Dockerfile
@@ -68,7 +68,13 @@ COPY conf/luet.yaml /etc/luet/luet.yaml
68
# Copy luet from the official images
69
COPY --from=luet /usr/bin/luet /usr/bin/luet
70
RUN luet install -y \
71
- meta/cos-core \
+ toolchain/yip \
72
+ toolchain/luet \
73
+ utils/installer \
74
+ system/cos-setup \
75
+ system/immutable-rootfs \
76
+ system/grub2-config \
77
+ system/base-dracut-modules \
78
utils/k9s \
79
utils/nerdctl
80
0 commit comments