diff --git a/Earthfile b/Earthfile index a24ce47..704fa81 100644 --- a/Earthfile +++ b/Earthfile @@ -172,8 +172,9 @@ framework: ARG TOOLKIT_IMG="$FLAVOR" END + # Framework files RUN luet install -y --system-target /framework \ - system/elemental-toolkit-$TOOLKIT_IMG + system/elemental-toolkit-$TOOLKIT_IMG dracut/kcrypt system/kcrypt IF [ "$WITH_KERNEL" = "true" ] || [ "$FLAVOR" = "alpine" ] || [ "$FLAVOR" = "alpine-arm-rpi" ] RUN luet install -y --system-target /framework \