🗃️ 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
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: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"