diff --git a/docker/Dockerfile b/docker/Dockerfile index 8fc0347..5e686e3 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -123,4 +123,6 @@ LABEL org.opencontainers.image.source=https://github.com/bjoernellens1/cps_loki FROM jamesread/olivetin AS olivetin +USER root + RUN microdnf -y install docker-compose-plugin \ No newline at end of file