This commit is contained in:
Alexandre
2023-03-01 21:12:00 +01:00
committed by GitHub
parent aed52584c9
commit b31a27a898

View File

@@ -48,7 +48,7 @@ RUN \
\
&& curl -f -L -s \
"https://github.com/portainer/portainer/releases/download/${BUILD_UPSTREAM}/portainer-${BUILD_UPSTREAM}-linux-${ARCH}.tar.gz" \
| tar zxvf - -C /opt/ || printf '%s\n' "${BUILD_UPSTREAM}" > /PORTFILE
| tar zxvf - -C /opt/
##################
# 3 Install apps #