Install envsubst command
ContainerImages/build.rootfs/pipeline/head This commit looks good
Details
ContainerImages/build.rootfs/pipeline/head This commit looks good
Details
This command is often used to generate configuration files from environment variables, etc.main
parent
30ec9260ea
commit
48cb8033da
|
@ -25,6 +25,7 @@ FROM registry.fedoraproject.org/fedora-minimal:39
|
||||||
RUN --mount=type=cache,target=/var/cache \
|
RUN --mount=type=cache,target=/var/cache \
|
||||||
microdnf install -y \
|
microdnf install -y \
|
||||||
dosfstools \
|
dosfstools \
|
||||||
|
gettext-envsubst \
|
||||||
squashfs-tools \
|
squashfs-tools \
|
||||||
tar \
|
tar \
|
||||||
zstd \
|
zstd \
|
||||||
|
|
Loading…
Reference in New Issue