🗃️ 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
.env.scripts
.env.scripts.3.14
.env.scripts.3.15
.env.scripts.3.16
.env.scripts.3.17
.env.scripts.3.18
.env.scripts.3.19
.env.scripts.3.20
.env.scripts.edge
README.md
This commit is contained in:
casjay 2024-10-12 16:20:57 -04:00
parent ebc893838b
commit 3115fbbb29
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145
19 changed files with 81 additions and 90 deletions

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@License : MIT
# @@Copyright : Copyright 2024 CasjaysDev
# @@Created : Sun Aug 11 10:50:49 AM EDT 2024
# @@Created : Sat Oct 12 10:50:49 AM EDT 2024
# @@File : .env.scripts
# @@Description : Variables for gen-dockerfile and buildx scripts
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@License : MIT
# @@Copyright : Copyright 2024 CasjaysDev
# @@Created : Sun Aug 11 10:50:49 AM EDT 2024
# @@Created : Sat Oct 12 10:50:49 AM EDT 2024
# @@File : .env.scripts.3.14
# @@Description : Variables for gen-dockerfile and buildx scripts
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/alpine"
ENV_GIT_REPO_URL="https://github.com/dockersrc/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/alpine"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdev/alpine"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@License : MIT
# @@Copyright : Copyright 2024 CasjaysDev
# @@Created : Sun Aug 11 10:50:49 AM EDT 2024
# @@Created : Sat Oct 12 10:50:49 AM EDT 2024
# @@File : .env.scripts.3.15
# @@Description : Variables for gen-dockerfile and buildx scripts
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/alpine"
ENV_GIT_REPO_URL="https://github.com/dockersrc/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/alpine"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdev/alpine"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@License : MIT
# @@Copyright : Copyright 2024 CasjaysDev
# @@Created : Sun Aug 11 10:50:50 AM EDT 2024
# @@Created : Sat Oct 12 10:50:50 AM EDT 2024
# @@File : .env.scripts.3.16
# @@Description : Variables for gen-dockerfile and buildx scripts
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/alpine"
ENV_GIT_REPO_URL="https://github.com/dockersrc/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/alpine"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdev/alpine"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@License : MIT
# @@Copyright : Copyright 2024 CasjaysDev
# @@Created : Sun Aug 11 10:50:50 AM EDT 2024
# @@Created : Sat Oct 12 10:50:50 AM EDT 2024
# @@File : .env.scripts.3.17
# @@Description : Variables for gen-dockerfile and buildx scripts
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/alpine"
ENV_GIT_REPO_URL="https://github.com/dockersrc/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/alpine"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdev/alpine"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@License : MIT
# @@Copyright : Copyright 2024 CasjaysDev
# @@Created : Sun Aug 11 10:50:50 AM EDT 2024
# @@Created : Sat Oct 12 10:50:50 AM EDT 2024
# @@File : .env.scripts.3.18
# @@Description : Variables for gen-dockerfile and buildx scripts
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/alpine"
ENV_GIT_REPO_URL="https://github.com/dockersrc/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/alpine"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdev/alpine"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@License : MIT
# @@Copyright : Copyright 2024 CasjaysDev
# @@Created : Sun Aug 11 10:50:50 AM EDT 2024
# @@Created : Sat Oct 12 10:50:50 AM EDT 2024
# @@File : .env.scripts.3.19
# @@Description : Variables for gen-dockerfile and buildx scripts
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/alpine"
ENV_GIT_REPO_URL="https://github.com/dockersrc/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/alpine"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdev/alpine"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@License : MIT
# @@Copyright : Copyright 2024 CasjaysDev
# @@Created : Sun Aug 11 10:50:51 AM EDT 2024
# @@Created : Sat Oct 12 10:50:51 AM EDT 2024
# @@File : .env.scripts.3.20
# @@Description : Variables for gen-dockerfile and buildx scripts
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/alpine"
ENV_GIT_REPO_URL="https://github.com/dockersrc/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/alpine"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdev/alpine"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@License : MIT
# @@Copyright : Copyright 2024 CasjaysDev
# @@Created : Sun Aug 11 10:50:51 AM EDT 2024
# @@Created : Sat Oct 12 10:50:51 AM EDT 2024
# @@File : .env.scripts.edge
# @@Description : Variables for gen-dockerfile and buildx scripts
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/alpine"
ENV_GIT_REPO_URL="https://github.com/dockersrc/alpine"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/alpine"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdev/alpine"

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-alpine"
ENV HOSTNAME="casjaysdev-alpine"
USER ${USER}
WORKDIR /root

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-alpine"
ENV HOSTNAME="casjaysdev-alpine"
USER ${USER}
WORKDIR /root
@ -223,12 +223,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
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.source="https://hub.docker.com/r/casjaysdevdocker/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.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
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.vcs-url="https://github.com/dockersrc/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/alpine"
LABEL com.github.containers.toolbox="false"
ENV ENV=~/.bashrc

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-alpine"
ENV HOSTNAME="casjaysdev-alpine"
USER ${USER}
WORKDIR /root
@ -223,12 +223,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
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.source="https://hub.docker.com/r/casjaysdevdocker/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.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
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.vcs-url="https://github.com/dockersrc/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/alpine"
LABEL com.github.containers.toolbox="false"
ENV ENV=~/.bashrc

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-alpine"
ENV HOSTNAME="casjaysdev-alpine"
USER ${USER}
WORKDIR /root
@ -223,12 +223,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
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.source="https://hub.docker.com/r/casjaysdevdocker/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.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
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.vcs-url="https://github.com/dockersrc/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/alpine"
LABEL com.github.containers.toolbox="false"
ENV ENV=~/.bashrc

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-alpine"
ENV HOSTNAME="casjaysdev-alpine"
USER ${USER}
WORKDIR /root
@ -223,12 +223,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
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.source="https://hub.docker.com/r/casjaysdevdocker/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.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
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.vcs-url="https://github.com/dockersrc/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/alpine"
LABEL com.github.containers.toolbox="false"
ENV ENV=~/.bashrc

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-alpine"
ENV HOSTNAME="casjaysdev-alpine"
USER ${USER}
WORKDIR /root
@ -223,12 +223,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
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.source="https://hub.docker.com/r/casjaysdevdocker/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.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
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.vcs-url="https://github.com/dockersrc/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/alpine"
LABEL com.github.containers.toolbox="false"
ENV ENV=~/.bashrc

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-alpine"
ENV HOSTNAME="casjaysdev-alpine"
USER ${USER}
WORKDIR /root
@ -223,12 +223,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
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.source="https://hub.docker.com/r/casjaysdevdocker/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.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
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.vcs-url="https://github.com/dockersrc/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/alpine"
LABEL com.github.containers.toolbox="false"
ENV ENV=~/.bashrc

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-alpine"
ENV HOSTNAME="casjaysdev-alpine"
USER ${USER}
WORKDIR /root
@ -223,12 +223,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
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.source="https://hub.docker.com/r/casjaysdevdocker/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.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
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.vcs-url="https://github.com/dockersrc/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/alpine"
LABEL com.github.containers.toolbox="false"
ENV ENV=~/.bashrc

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-alpine"
ENV HOSTNAME="casjaysdev-alpine"
USER ${USER}
WORKDIR /root
@ -223,12 +223,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
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.source="https://hub.docker.com/r/casjaysdevdocker/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.vcs-type="Git"
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
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.vcs-url="https://github.com/dockersrc/alpine"
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/alpine"
LABEL com.github.containers.toolbox="false"
ENV ENV=~/.bashrc

View File

@ -13,25 +13,24 @@ alpine README
## Automatic install/update
```shell
dockermgr update alpine
dockermgr update os alpine
```
## Install and run container
```shell
mkdir -p "$HOME/.local/share/srv/docker/alpine/rootfs"
mkdir -p "/var/lib/srv/root/docker/casjaysdev/alpine/latest"
git clone "https://github.com/dockermgr/alpine" "$HOME/.local/share/CasjaysDev/dockermgr/alpine"
cp -Rfva "$HOME/.local/share/CasjaysDev/dockermgr/alpine/rootfs/." "$HOME/.local/share/srv/docker/alpine/rootfs/"
cp -Rfva "$HOME/.local/share/CasjaysDev/dockermgr/alpine/rootfs/." "/var/lib/srv/root/docker/casjaysdev/alpine/latest/"
docker run -d \
--restart always \
--privileged \
--name casjaysdevdocker-alpine \
--name casjaysdev-alpine-latest \
--hostname alpine \
-e TZ=${TIMEZONE:-America/New_York} \
-v "$HOME/.local/share/srv/docker/casjaysdevdocker-alpine/rootfs/data:/data:z" \
-v "$HOME/.local/share/srv/docker/casjaysdevdocker-alpine/rootfs/config:/config:z" \
-p 80:80 \
casjaysdevdocker/alpine:latest
-v "/var/lib/srv/root/docker/casjaysdev/alpine/latest/data:/data:z" \
-v "/var/lib/srv/root/docker/casjaysdev/alpine/latest/config:/config:z" \
casjaysdev/alpine:latest
```
## via docker-compose
@ -40,39 +39,31 @@ casjaysdevdocker/alpine:latest
version: "2"
services:
ProjectName:
image: casjaysdevdocker/alpine
container_name: casjaysdevdocker-alpine
image: casjaysdev/alpine
container_name: casjaysdev-alpine-latest
environment:
- TZ=America/New_York
- HOSTNAME=alpine
volumes:
- "$HOME/.local/share/srv/docker/casjaysdevdocker-alpine/rootfs/data:/data:z"
- "$HOME/.local/share/srv/docker/casjaysdevdocker-alpine/rootfs/config:/config:z"
ports:
- 80:80
- "/var/lib/srv/root/docker/casjaysdev/alpine/latest/data:/data:z"
- "/var/lib/srv/root/docker/casjaysdev/alpine/latest/config:/config:z"
restart: always
```
## Get source files
```shell
dockermgr download src casjaysdevdocker/alpine
```
OR
```shell
git clone "https://github.com/casjaysdevdocker/alpine" "$HOME/Projects/github/casjaysdevdocker/alpine"
dockermgr download src os alpine
```
## Build container
```shell
cd "$HOME/Projects/github/casjaysdevdocker/alpine"
buildx
git clone "https://github.com/dockersrc/alpine" "$HOME/Projects/github/dockersrc/alpine"
cd "$HOME/Projects/github/dockersrc/alpine" && buildx all
```
## Authors
🤖 casjay: [Github](https://github.com/casjay) 🤖
⛵ casjaysdevdocker: [Github](https://github.com/casjaysdevdocker) [Docker](https://hub.docker.com/u/casjaysdevdocker) ⛵
⛵ casjaysdevdocker: [Github](https://github.com/dockersrc) [Docker](https://hub.docker.com/u/casjaysdevdocker) ⛵