🗃️ Committing everything that changed 🗃️

Dockerfile
Dockerfile.3.14
Dockerfile.3.15
Dockerfile.3.16
Dockerfile.3.17
Dockerfile.3.18
Dockerfile.3.19
Dockerfile.3.20
Dockerfile.edge
This commit is contained in:
casjay 2024-08-10 20:35:53 -04:00
parent e3ed01fb73
commit 5be64efa49
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145
9 changed files with 9 additions and 18 deletions

View File

@ -208,7 +208,6 @@ ARG PHP_VERSION
ARG PHP_SERVER ARG PHP_SERVER
ARG LICENSE="WTFPL" ARG LICENSE="WTFPL"
ARG ENV_PORTS="" ARG ENV_PORTS=""
ARG GIT_VERSION="$(git -C . show-ref --head --dereference 2>/dev/null|grep ' HEAD' |awk -F' ' '{print $1}')"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -226,7 +225,7 @@ LABEL org.opencontainers.image.schema-version="${BUILD_VERSION}"
LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/alpine" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/alpine"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/alpine" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/alpine"
LABEL org.opencontainers.image.vcs-type="Git" LABEL org.opencontainers.image.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${GIT_VERSION}" LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdev/alpine" LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdev/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdev/alpine" LABEL org.opencontainers.image.documentation="https://github.com/casjaysdev/alpine"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"

View File

@ -208,7 +208,6 @@ ARG PHP_VERSION
ARG PHP_SERVER ARG PHP_SERVER
ARG LICENSE="WTFPL" ARG LICENSE="WTFPL"
ARG ENV_PORTS="" ARG ENV_PORTS=""
ARG GIT_VERSION="$(git -C . show-ref --head --dereference 2>/dev/null|grep ' HEAD' |awk -F' ' '{print $1}')"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -226,7 +225,7 @@ LABEL org.opencontainers.image.schema-version="${BUILD_VERSION}"
LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.vcs-type="Git" LABEL org.opencontainers.image.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${GIT_VERSION}" LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"

View File

@ -208,7 +208,6 @@ ARG PHP_VERSION
ARG PHP_SERVER ARG PHP_SERVER
ARG LICENSE="WTFPL" ARG LICENSE="WTFPL"
ARG ENV_PORTS="" ARG ENV_PORTS=""
ARG GIT_VERSION="$(git -C . show-ref --head --dereference 2>/dev/null|grep ' HEAD' |awk -F' ' '{print $1}')"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -226,7 +225,7 @@ LABEL org.opencontainers.image.schema-version="${BUILD_VERSION}"
LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.vcs-type="Git" LABEL org.opencontainers.image.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${GIT_VERSION}" LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"

View File

@ -208,7 +208,6 @@ ARG PHP_VERSION
ARG PHP_SERVER ARG PHP_SERVER
ARG LICENSE="WTFPL" ARG LICENSE="WTFPL"
ARG ENV_PORTS="" ARG ENV_PORTS=""
ARG GIT_VERSION="$(git -C . show-ref --head --dereference 2>/dev/null|grep ' HEAD' |awk -F' ' '{print $1}')"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -226,7 +225,7 @@ LABEL org.opencontainers.image.schema-version="${BUILD_VERSION}"
LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.vcs-type="Git" LABEL org.opencontainers.image.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${GIT_VERSION}" LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"

View File

@ -208,7 +208,6 @@ ARG PHP_VERSION
ARG PHP_SERVER ARG PHP_SERVER
ARG LICENSE="WTFPL" ARG LICENSE="WTFPL"
ARG ENV_PORTS="" ARG ENV_PORTS=""
ARG GIT_VERSION="$(git -C . show-ref --head --dereference 2>/dev/null|grep ' HEAD' |awk -F' ' '{print $1}')"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -226,7 +225,7 @@ LABEL org.opencontainers.image.schema-version="${BUILD_VERSION}"
LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.vcs-type="Git" LABEL org.opencontainers.image.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${GIT_VERSION}" LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"

View File

@ -208,7 +208,6 @@ ARG PHP_VERSION
ARG PHP_SERVER ARG PHP_SERVER
ARG LICENSE="WTFPL" ARG LICENSE="WTFPL"
ARG ENV_PORTS="" ARG ENV_PORTS=""
ARG GIT_VERSION="$(git -C . show-ref --head --dereference 2>/dev/null|grep ' HEAD' |awk -F' ' '{print $1}')"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -226,7 +225,7 @@ LABEL org.opencontainers.image.schema-version="${BUILD_VERSION}"
LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.vcs-type="Git" LABEL org.opencontainers.image.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${GIT_VERSION}" LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"

View File

@ -208,7 +208,6 @@ ARG PHP_VERSION
ARG PHP_SERVER ARG PHP_SERVER
ARG LICENSE="WTFPL" ARG LICENSE="WTFPL"
ARG ENV_PORTS="" ARG ENV_PORTS=""
ARG GIT_VERSION="$(git -C . show-ref --head --dereference 2>/dev/null|grep ' HEAD' |awk -F' ' '{print $1}')"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -226,7 +225,7 @@ LABEL org.opencontainers.image.schema-version="${BUILD_VERSION}"
LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.vcs-type="Git" LABEL org.opencontainers.image.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${GIT_VERSION}" LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"

View File

@ -208,7 +208,6 @@ ARG PHP_VERSION
ARG PHP_SERVER ARG PHP_SERVER
ARG LICENSE="WTFPL" ARG LICENSE="WTFPL"
ARG ENV_PORTS="" ARG ENV_PORTS=""
ARG GIT_VERSION="$(git -C . show-ref --head --dereference 2>/dev/null|grep ' HEAD' |awk -F' ' '{print $1}')"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -226,7 +225,7 @@ LABEL org.opencontainers.image.schema-version="${BUILD_VERSION}"
LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.vcs-type="Git" LABEL org.opencontainers.image.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${GIT_VERSION}" LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"

View File

@ -203,7 +203,6 @@ ARG PHP_VERSION
ARG PHP_SERVER ARG PHP_SERVER
ARG LICENSE="WTFPL" ARG LICENSE="WTFPL"
ARG ENV_PORTS="" ARG ENV_PORTS=""
ARG GIT_VERSION="$(git -C . show-ref --head --dereference 2>/dev/null|grep ' HEAD' |awk -F' ' '{print $1}')"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -221,7 +220,7 @@ LABEL org.opencontainers.image.schema-version="${BUILD_VERSION}"
LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.vcs-type="Git" LABEL org.opencontainers.image.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${GIT_VERSION}" LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine" LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/alpine"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"