Initial commit
ContainerImages/dch-base/pipeline/head This commit looks good
Details
ContainerImages/dch-base/pipeline/head This commit looks good
Details
commit
1383407cc2
|
@ -0,0 +1,4 @@
|
|||
FROM registry.fedoraproject.org/fedora-minimal:39
|
||||
|
||||
RUN --mount=type=cache,target=/var/cache \
|
||||
microdnf update -y --setopt install_weak_deps=0
|
|
@ -0,0 +1 @@
|
|||
buildContainerImage2(archlist: ['amd64', 'arm64'])
|
Loading…
Reference in New Issue