This commit is contained in:
bjoernellens1 2023-11-30 11:05:58 +01:00 committed by GitHub
parent 62581897f0
commit 76f82c71da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,4 +129,6 @@ RUN curl https://download.docker.com/linux/fedora/36/x86_64/stable/Packages/dock
RUN microdnf -y install dnf \
&& dnf install -y ./docker-compose-plugin.rpm \
&& dnf clean all
&& dnf clean all
USER olivetin