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 \
|
||||
microdnf install -y \
|
||||
dosfstools \
|
||||
gettext-envsubst \
|
||||
squashfs-tools \
|
||||
tar \
|
||||
zstd \
|
||||
|
|
Loading…
Reference in New Issue