Skip to content

Commit

Permalink
Pin specific packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler committed Oct 8, 2021
1 parent fc5ba89 commit bd44d71
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,13 @@ COPY conf/luet.yaml /etc/luet/luet.yaml
# Copy luet from the official images
COPY --from=luet /usr/bin/luet /usr/bin/luet
RUN luet install -y \
meta/cos-core \
toolchain/yip \
toolchain/luet \
utils/installer \
system/cos-setup \
system/immutable-rootfs \
system/grub2-config \
system/base-dracut-modules \
utils/k9s \
utils/nerdctl

Expand Down

0 comments on commit bd44d71

Please sign in to comment.