From 3115fbbb2902a6b9fcbf7cc368a47b710966ad3a Mon Sep 17 00:00:00 2001 From: casjay Date: Sat, 12 Oct 2024 16:20:57 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- .env.scripts | 2 +- .env.scripts.3.14 | 6 +++--- .env.scripts.3.15 | 6 +++--- .env.scripts.3.16 | 6 +++--- .env.scripts.3.17 | 6 +++--- .env.scripts.3.18 | 6 +++--- .env.scripts.3.19 | 6 +++--- .env.scripts.3.20 | 6 +++--- .env.scripts.edge | 6 +++--- Dockerfile | 2 +- Dockerfile.3.14 | 10 +++++----- Dockerfile.3.15 | 10 +++++----- Dockerfile.3.16 | 10 +++++----- Dockerfile.3.17 | 10 +++++----- Dockerfile.3.18 | 10 +++++----- Dockerfile.3.19 | 10 +++++----- Dockerfile.3.20 | 10 +++++----- Dockerfile.edge | 10 +++++----- README.md | 39 +++++++++++++++------------------------ 19 files changed, 81 insertions(+), 90 deletions(-) diff --git a/.env.scripts b/.env.scripts index 5809d18..b6a605e 100644 --- a/.env.scripts +++ b/.env.scripts @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@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 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.env.scripts.3.14 b/.env.scripts.3.14 index d2b5e1b..08dd876 100644 --- a/.env.scripts.3.14 +++ b/.env.scripts.3.14 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@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 " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # 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" diff --git a/.env.scripts.3.15 b/.env.scripts.3.15 index 0d5e1c2..c1ef02f 100644 --- a/.env.scripts.3.15 +++ b/.env.scripts.3.15 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@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 " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # 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" diff --git a/.env.scripts.3.16 b/.env.scripts.3.16 index 1b7849e..3efa9a3 100644 --- a/.env.scripts.3.16 +++ b/.env.scripts.3.16 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@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 " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # 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" diff --git a/.env.scripts.3.17 b/.env.scripts.3.17 index 3b5a79c..8b5a9a6 100644 --- a/.env.scripts.3.17 +++ b/.env.scripts.3.17 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@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 " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # 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" diff --git a/.env.scripts.3.18 b/.env.scripts.3.18 index 6e976fc..c4309b7 100644 --- a/.env.scripts.3.18 +++ b/.env.scripts.3.18 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@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 " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # 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" diff --git a/.env.scripts.3.19 b/.env.scripts.3.19 index 2a5fd15..2e7a769 100644 --- a/.env.scripts.3.19 +++ b/.env.scripts.3.19 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@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 " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # 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" diff --git a/.env.scripts.3.20 b/.env.scripts.3.20 index b6bb967..490c7ee 100644 --- a/.env.scripts.3.20 +++ b/.env.scripts.3.20 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@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 " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # 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" diff --git a/.env.scripts.edge b/.env.scripts.edge index 8283292..e8a3f6f 100644 --- a/.env.scripts.edge +++ b/.env.scripts.edge @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@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 " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # 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" diff --git a/Dockerfile b/Dockerfile index 79d5366..6a696a7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 diff --git a/Dockerfile.3.14 b/Dockerfile.3.14 index c063769..125171a 100644 --- a/Dockerfile.3.14 +++ b/Dockerfile.3.14 @@ -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 diff --git a/Dockerfile.3.15 b/Dockerfile.3.15 index 9ab02c4..e79979b 100644 --- a/Dockerfile.3.15 +++ b/Dockerfile.3.15 @@ -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 diff --git a/Dockerfile.3.16 b/Dockerfile.3.16 index d1abd58..fe8f032 100644 --- a/Dockerfile.3.16 +++ b/Dockerfile.3.16 @@ -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 diff --git a/Dockerfile.3.17 b/Dockerfile.3.17 index 592b41d..f4bf327 100644 --- a/Dockerfile.3.17 +++ b/Dockerfile.3.17 @@ -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 diff --git a/Dockerfile.3.18 b/Dockerfile.3.18 index 8a33355..255c94e 100644 --- a/Dockerfile.3.18 +++ b/Dockerfile.3.18 @@ -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 diff --git a/Dockerfile.3.19 b/Dockerfile.3.19 index 8414c3f..54b3279 100644 --- a/Dockerfile.3.19 +++ b/Dockerfile.3.19 @@ -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 diff --git a/Dockerfile.3.20 b/Dockerfile.3.20 index 3f3160c..59a0302 100644 --- a/Dockerfile.3.20 +++ b/Dockerfile.3.20 @@ -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 diff --git a/Dockerfile.edge b/Dockerfile.edge index 48c46e1..6ad869c 100644 --- a/Dockerfile.edge +++ b/Dockerfile.edge @@ -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 diff --git a/README.md b/README.md index b4e3bd6..abbb909 100644 --- a/README.md +++ b/README.md @@ -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) ⛵