diff --git a/Dockerfile b/Dockerfile index 7479e33..264b081 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,7 +43,6 @@ RUN sed -i -e 's/exec \$JAVA_BIN/podman system service -t0\&\n exec \$JAV ENV XDG_RUNTIME_DIR=/home/$BUILDUSER/agent/xdg-run ENV BUILDAH_ISOLATION=chroot ENV _CONTAINERS_USERNS_CONFIGURED="" -ENV HOME=/home/$BUILDUSER # Until we setup the logging and metrics pipelines in OTEL ENV OTEL_LOGS_EXPORTER=none