From 8534cb320af92355431b6ec3a81f8b210fa04a6e Mon Sep 17 00:00:00 2001 From: casjay Date: Sat, 12 Oct 2024 16:21:04 -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.19.04 Dockerfile.20.04 Dockerfile.21.04 Dockerfile.22.04 Dockerfile.23.04 Dockerfile.23.10 Dockerfile.24.04 Dockerfile.24.10 .env.scripts .env.scripts.19.04 .env.scripts.20.04 .env.scripts.21.04 .env.scripts.22.04 .env.scripts.23.04 .env.scripts.23.10 .env.scripts.24.04 .env.scripts.24.10 README.md --- .env.scripts | 2 +- .env.scripts.19.04 | 6 +++--- .env.scripts.20.04 | 6 +++--- .env.scripts.21.04 | 6 +++--- .env.scripts.22.04 | 6 +++--- .env.scripts.23.04 | 6 +++--- .env.scripts.23.10 | 6 +++--- .env.scripts.24.04 | 6 +++--- .env.scripts.24.10 | 6 +++--- Dockerfile | 4 ++-- Dockerfile.19.04 | 12 ++++++------ Dockerfile.20.04 | 12 ++++++------ Dockerfile.21.04 | 12 ++++++------ Dockerfile.22.04 | 12 ++++++------ Dockerfile.23.04 | 12 ++++++------ Dockerfile.23.10 | 12 ++++++------ Dockerfile.24.04 | 12 ++++++------ Dockerfile.24.10 | 12 ++++++------ README.md | 39 +++++++++++++++------------------------ 19 files changed, 90 insertions(+), 99 deletions(-) diff --git a/.env.scripts b/.env.scripts index 42c5d56..9a410ba 100644 --- a/.env.scripts +++ b/.env.scripts @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@License : MIT # @@Copyright : Copyright 2024 CasjaysDev -# @@Created : Sun Aug 11 10:51:09 AM EDT 2024 +# @@Created : Sat Oct 12 10:51:09 AM EDT 2024 # @@File : .env.scripts # @@Description : Variables for gen-dockerfile and buildx scripts # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.env.scripts.19.04 b/.env.scripts.19.04 index a72b7b4..1ef2d4a 100644 --- a/.env.scripts.19.04 +++ b/.env.scripts.19.04 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@License : MIT # @@Copyright : Copyright 2024 CasjaysDev -# @@Created : Sun Aug 11 10:51:10 AM EDT 2024 +# @@Created : Sat Oct 12 10:51:10 AM EDT 2024 # @@File : .env.scripts.19.04 # @@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/ubuntu" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu" +ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdev/ubuntu" diff --git a/.env.scripts.20.04 b/.env.scripts.20.04 index 3b2b70c..7a88a8e 100644 --- a/.env.scripts.20.04 +++ b/.env.scripts.20.04 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@License : MIT # @@Copyright : Copyright 2024 CasjaysDev -# @@Created : Sun Aug 11 10:51:10 AM EDT 2024 +# @@Created : Sat Oct 12 10:51:10 AM EDT 2024 # @@File : .env.scripts.20.04 # @@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/ubuntu" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu" +ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdev/ubuntu" diff --git a/.env.scripts.21.04 b/.env.scripts.21.04 index 15a2ed3..efe4552 100644 --- a/.env.scripts.21.04 +++ b/.env.scripts.21.04 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@License : MIT # @@Copyright : Copyright 2024 CasjaysDev -# @@Created : Sun Aug 11 10:51:11 AM EDT 2024 +# @@Created : Sat Oct 12 10:51:11 AM EDT 2024 # @@File : .env.scripts.21.04 # @@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/ubuntu" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu" +ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdev/ubuntu" diff --git a/.env.scripts.22.04 b/.env.scripts.22.04 index a86ef61..2debc1c 100644 --- a/.env.scripts.22.04 +++ b/.env.scripts.22.04 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@License : MIT # @@Copyright : Copyright 2024 CasjaysDev -# @@Created : Sun Aug 11 10:51:11 AM EDT 2024 +# @@Created : Sat Oct 12 10:51:11 AM EDT 2024 # @@File : .env.scripts.22.04 # @@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/ubuntu" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu" +ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdev/ubuntu" diff --git a/.env.scripts.23.04 b/.env.scripts.23.04 index b6e6494..3acc813 100644 --- a/.env.scripts.23.04 +++ b/.env.scripts.23.04 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@License : MIT # @@Copyright : Copyright 2024 CasjaysDev -# @@Created : Sun Aug 11 10:51:11 AM EDT 2024 +# @@Created : Sat Oct 12 10:51:11 AM EDT 2024 # @@File : .env.scripts.23.04 # @@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/ubuntu" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu" +ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdev/ubuntu" diff --git a/.env.scripts.23.10 b/.env.scripts.23.10 index 3f20266..6d000a9 100644 --- a/.env.scripts.23.10 +++ b/.env.scripts.23.10 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@License : MIT # @@Copyright : Copyright 2024 CasjaysDev -# @@Created : Sun Aug 11 10:51:12 AM EDT 2024 +# @@Created : Sat Oct 12 10:51:12 AM EDT 2024 # @@File : .env.scripts.23.10 # @@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/ubuntu" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu" +ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdev/ubuntu" diff --git a/.env.scripts.24.04 b/.env.scripts.24.04 index b9b2ff9..b687f30 100644 --- a/.env.scripts.24.04 +++ b/.env.scripts.24.04 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@License : MIT # @@Copyright : Copyright 2024 CasjaysDev -# @@Created : Sun Aug 11 10:51:12 AM EDT 2024 +# @@Created : Sat Oct 12 10:51:12 AM EDT 2024 # @@File : .env.scripts.24.04 # @@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/ubuntu" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu" +ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdev/ubuntu" diff --git a/.env.scripts.24.10 b/.env.scripts.24.10 index 45d01e4..ccb36fd 100644 --- a/.env.scripts.24.10 +++ b/.env.scripts.24.10 @@ -4,7 +4,7 @@ # @@Contact : CasjaysDev # @@License : MIT # @@Copyright : Copyright 2024 CasjaysDev -# @@Created : Sun Aug 11 10:51:12 AM EDT 2024 +# @@Created : Sat Oct 12 10:51:12 AM EDT 2024 # @@File : .env.scripts.24.10 # @@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/ubuntu" -ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu" +ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Push image info ENV_IMAGE_PUSH="casjaysdev/ubuntu" diff --git a/Dockerfile b/Dockerfile index 8144102..c8f2ff4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # Docker image for ubuntu using the ubuntu template ARG IMAGE_NAME="ubuntu" ARG PHP_SERVER="ubuntu" -ARG BUILD_DATE="Sun Aug 11 10:51:09 AM EDT 2024" +ARG BUILD_DATE="Sat Oct 12 10:51:09 AM EDT 2024" ARG LANGUAGE="en_US.UTF-8" ARG TIMEZONE="America/New_York" ARG WWW_ROOT_DIR="/usr/share/httpd/default" @@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}" ENV LANG="${LANGUAGE}" ENV LC_ALL="${LANGUAGE}" ENV TERM="xterm-256color" -ENV HOSTNAME="casjaysdevdocker-ubuntu" +ENV HOSTNAME="casjaysdev-ubuntu" ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}" USER ${USER} diff --git a/Dockerfile.19.04 b/Dockerfile.19.04 index 5831a6a..00a3886 100644 --- a/Dockerfile.19.04 +++ b/Dockerfile.19.04 @@ -2,7 +2,7 @@ # Docker image for ubuntu using the ubuntu template ARG IMAGE_NAME="ubuntu" ARG PHP_SERVER="ubuntu" -ARG BUILD_DATE="Sun Aug 11 10:51:10 AM EDT 2024" +ARG BUILD_DATE="Sat Oct 12 10:51:10 AM EDT 2024" ARG LANGUAGE="en_US.UTF-8" ARG TIMEZONE="America/New_York" ARG WWW_ROOT_DIR="/usr/share/httpd/default" @@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}" ENV LANG="${LANGUAGE}" ENV LC_ALL="${LANGUAGE}" ENV TERM="xterm-256color" -ENV HOSTNAME="casjaysdevdocker-ubuntu" +ENV HOSTNAME="casjaysdev-ubuntu" ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}" USER ${USER} @@ -224,12 +224,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/ubuntu" -LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/ubuntu" +LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/ubuntu" 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/ubuntu" -LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu" +LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu" LABEL com.github.containers.toolbox="false" ENV ENV=~/.bashrc diff --git a/Dockerfile.20.04 b/Dockerfile.20.04 index 4db8742..4a46a9a 100644 --- a/Dockerfile.20.04 +++ b/Dockerfile.20.04 @@ -2,7 +2,7 @@ # Docker image for ubuntu using the ubuntu template ARG IMAGE_NAME="ubuntu" ARG PHP_SERVER="ubuntu" -ARG BUILD_DATE="Sun Aug 11 10:51:10 AM EDT 2024" +ARG BUILD_DATE="Sat Oct 12 10:51:10 AM EDT 2024" ARG LANGUAGE="en_US.UTF-8" ARG TIMEZONE="America/New_York" ARG WWW_ROOT_DIR="/usr/share/httpd/default" @@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}" ENV LANG="${LANGUAGE}" ENV LC_ALL="${LANGUAGE}" ENV TERM="xterm-256color" -ENV HOSTNAME="casjaysdevdocker-ubuntu" +ENV HOSTNAME="casjaysdev-ubuntu" ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}" USER ${USER} @@ -224,12 +224,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/ubuntu" -LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/ubuntu" +LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/ubuntu" 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/ubuntu" -LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu" +LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu" LABEL com.github.containers.toolbox="false" ENV ENV=~/.bashrc diff --git a/Dockerfile.21.04 b/Dockerfile.21.04 index 086763a..11fd2b1 100644 --- a/Dockerfile.21.04 +++ b/Dockerfile.21.04 @@ -2,7 +2,7 @@ # Docker image for ubuntu using the ubuntu template ARG IMAGE_NAME="ubuntu" ARG PHP_SERVER="ubuntu" -ARG BUILD_DATE="Sun Aug 11 10:51:11 AM EDT 2024" +ARG BUILD_DATE="Sat Oct 12 10:51:11 AM EDT 2024" ARG LANGUAGE="en_US.UTF-8" ARG TIMEZONE="America/New_York" ARG WWW_ROOT_DIR="/usr/share/httpd/default" @@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}" ENV LANG="${LANGUAGE}" ENV LC_ALL="${LANGUAGE}" ENV TERM="xterm-256color" -ENV HOSTNAME="casjaysdevdocker-ubuntu" +ENV HOSTNAME="casjaysdev-ubuntu" ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}" USER ${USER} @@ -224,12 +224,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/ubuntu" -LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/ubuntu" +LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/ubuntu" 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/ubuntu" -LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu" +LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu" LABEL com.github.containers.toolbox="false" ENV ENV=~/.bashrc diff --git a/Dockerfile.22.04 b/Dockerfile.22.04 index 3736e06..07e9997 100644 --- a/Dockerfile.22.04 +++ b/Dockerfile.22.04 @@ -2,7 +2,7 @@ # Docker image for ubuntu using the ubuntu template ARG IMAGE_NAME="ubuntu" ARG PHP_SERVER="ubuntu" -ARG BUILD_DATE="Sun Aug 11 10:51:11 AM EDT 2024" +ARG BUILD_DATE="Sat Oct 12 10:51:11 AM EDT 2024" ARG LANGUAGE="en_US.UTF-8" ARG TIMEZONE="America/New_York" ARG WWW_ROOT_DIR="/usr/share/httpd/default" @@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}" ENV LANG="${LANGUAGE}" ENV LC_ALL="${LANGUAGE}" ENV TERM="xterm-256color" -ENV HOSTNAME="casjaysdevdocker-ubuntu" +ENV HOSTNAME="casjaysdev-ubuntu" ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}" USER ${USER} @@ -224,12 +224,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/ubuntu" -LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/ubuntu" +LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/ubuntu" 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/ubuntu" -LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu" +LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu" LABEL com.github.containers.toolbox="false" ENV ENV=~/.bashrc diff --git a/Dockerfile.23.04 b/Dockerfile.23.04 index 50815ab..602d957 100644 --- a/Dockerfile.23.04 +++ b/Dockerfile.23.04 @@ -2,7 +2,7 @@ # Docker image for ubuntu using the ubuntu template ARG IMAGE_NAME="ubuntu" ARG PHP_SERVER="ubuntu" -ARG BUILD_DATE="Sun Aug 11 10:51:11 AM EDT 2024" +ARG BUILD_DATE="Sat Oct 12 10:51:11 AM EDT 2024" ARG LANGUAGE="en_US.UTF-8" ARG TIMEZONE="America/New_York" ARG WWW_ROOT_DIR="/usr/share/httpd/default" @@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}" ENV LANG="${LANGUAGE}" ENV LC_ALL="${LANGUAGE}" ENV TERM="xterm-256color" -ENV HOSTNAME="casjaysdevdocker-ubuntu" +ENV HOSTNAME="casjaysdev-ubuntu" ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}" USER ${USER} @@ -224,12 +224,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/ubuntu" -LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/ubuntu" +LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/ubuntu" 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/ubuntu" -LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu" +LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu" LABEL com.github.containers.toolbox="false" ENV ENV=~/.bashrc diff --git a/Dockerfile.23.10 b/Dockerfile.23.10 index d33723a..e960d0e 100644 --- a/Dockerfile.23.10 +++ b/Dockerfile.23.10 @@ -2,7 +2,7 @@ # Docker image for ubuntu using the ubuntu template ARG IMAGE_NAME="ubuntu" ARG PHP_SERVER="ubuntu" -ARG BUILD_DATE="Sun Aug 11 10:51:12 AM EDT 2024" +ARG BUILD_DATE="Sat Oct 12 10:51:12 AM EDT 2024" ARG LANGUAGE="en_US.UTF-8" ARG TIMEZONE="America/New_York" ARG WWW_ROOT_DIR="/usr/share/httpd/default" @@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}" ENV LANG="${LANGUAGE}" ENV LC_ALL="${LANGUAGE}" ENV TERM="xterm-256color" -ENV HOSTNAME="casjaysdevdocker-ubuntu" +ENV HOSTNAME="casjaysdev-ubuntu" ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}" USER ${USER} @@ -224,12 +224,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/ubuntu" -LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/ubuntu" +LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/ubuntu" 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/ubuntu" -LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu" +LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu" LABEL com.github.containers.toolbox="false" ENV ENV=~/.bashrc diff --git a/Dockerfile.24.04 b/Dockerfile.24.04 index bcace3e..427ff5a 100644 --- a/Dockerfile.24.04 +++ b/Dockerfile.24.04 @@ -2,7 +2,7 @@ # Docker image for ubuntu using the ubuntu template ARG IMAGE_NAME="ubuntu" ARG PHP_SERVER="ubuntu" -ARG BUILD_DATE="Sun Aug 11 10:51:12 AM EDT 2024" +ARG BUILD_DATE="Sat Oct 12 10:51:12 AM EDT 2024" ARG LANGUAGE="en_US.UTF-8" ARG TIMEZONE="America/New_York" ARG WWW_ROOT_DIR="/usr/share/httpd/default" @@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}" ENV LANG="${LANGUAGE}" ENV LC_ALL="${LANGUAGE}" ENV TERM="xterm-256color" -ENV HOSTNAME="casjaysdevdocker-ubuntu" +ENV HOSTNAME="casjaysdev-ubuntu" ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}" USER ${USER} @@ -224,12 +224,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/ubuntu" -LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/ubuntu" +LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/ubuntu" 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/ubuntu" -LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu" +LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu" LABEL com.github.containers.toolbox="false" ENV ENV=~/.bashrc diff --git a/Dockerfile.24.10 b/Dockerfile.24.10 index 7f147a8..7b3e992 100644 --- a/Dockerfile.24.10 +++ b/Dockerfile.24.10 @@ -2,7 +2,7 @@ # Docker image for ubuntu using the ubuntu template ARG IMAGE_NAME="ubuntu" ARG PHP_SERVER="ubuntu" -ARG BUILD_DATE="Sun Aug 11 10:51:12 AM EDT 2024" +ARG BUILD_DATE="Sat Oct 12 10:51:12 AM EDT 2024" ARG LANGUAGE="en_US.UTF-8" ARG TIMEZONE="America/New_York" ARG WWW_ROOT_DIR="/usr/share/httpd/default" @@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}" ENV LANG="${LANGUAGE}" ENV LC_ALL="${LANGUAGE}" ENV TERM="xterm-256color" -ENV HOSTNAME="casjaysdevdocker-ubuntu" +ENV HOSTNAME="casjaysdev-ubuntu" ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}" USER ${USER} @@ -224,12 +224,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/ubuntu" -LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/ubuntu" +LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/ubuntu" 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/ubuntu" -LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu" +LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu" +LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu" LABEL com.github.containers.toolbox="false" ENV ENV=~/.bashrc diff --git a/README.md b/README.md index e5bb589..36f7a9f 100644 --- a/README.md +++ b/README.md @@ -13,25 +13,24 @@ ubuntu README ## Automatic install/update ```shell -dockermgr update ubuntu +dockermgr update os ubuntu ``` ## Install and run container ```shell -mkdir -p "$HOME/.local/share/srv/docker/ubuntu/rootfs" +mkdir -p "/var/lib/srv/root/docker/casjaysdev/ubuntu/latest" git clone "https://github.com/dockermgr/ubuntu" "$HOME/.local/share/CasjaysDev/dockermgr/ubuntu" -cp -Rfva "$HOME/.local/share/CasjaysDev/dockermgr/ubuntu/rootfs/." "$HOME/.local/share/srv/docker/ubuntu/rootfs/" +cp -Rfva "$HOME/.local/share/CasjaysDev/dockermgr/ubuntu/rootfs/." "/var/lib/srv/root/docker/casjaysdev/ubuntu/latest/" docker run -d \ --restart always \ --privileged \ ---name casjaysdevdocker-ubuntu \ +--name casjaysdev-ubuntu-latest \ --hostname ubuntu \ -e TZ=${TIMEZONE:-America/New_York} \ --v "$HOME/.local/share/srv/docker/casjaysdevdocker-ubuntu/rootfs/data:/data:z" \ --v "$HOME/.local/share/srv/docker/casjaysdevdocker-ubuntu/rootfs/config:/config:z" \ --p 80:80 \ -casjaysdevdocker/ubuntu:latest +-v "/var/lib/srv/root/docker/casjaysdev/ubuntu/latest/data:/data:z" \ +-v "/var/lib/srv/root/docker/casjaysdev/ubuntu/latest/config:/config:z" \ +casjaysdev/ubuntu:latest ``` ## via docker-compose @@ -40,39 +39,31 @@ casjaysdevdocker/ubuntu:latest version: "2" services: ProjectName: - image: casjaysdevdocker/ubuntu - container_name: casjaysdevdocker-ubuntu + image: casjaysdev/ubuntu + container_name: casjaysdev-ubuntu-latest environment: - TZ=America/New_York - HOSTNAME=ubuntu volumes: - - "$HOME/.local/share/srv/docker/casjaysdevdocker-ubuntu/rootfs/data:/data:z" - - "$HOME/.local/share/srv/docker/casjaysdevdocker-ubuntu/rootfs/config:/config:z" - ports: - - 80:80 + - "/var/lib/srv/root/docker/casjaysdev/ubuntu/latest/data:/data:z" + - "/var/lib/srv/root/docker/casjaysdev/ubuntu/latest/config:/config:z" restart: always ``` ## Get source files ```shell -dockermgr download src casjaysdevdocker/ubuntu -``` - -OR - -```shell -git clone "https://github.com/casjaysdevdocker/ubuntu" "$HOME/Projects/github/casjaysdevdocker/ubuntu" +dockermgr download src os ubuntu ``` ## Build container ```shell -cd "$HOME/Projects/github/casjaysdevdocker/ubuntu" -buildx +git clone "https://github.com/dockersrc/ubuntu" "$HOME/Projects/github/dockersrc/ubuntu" +cd "$HOME/Projects/github/dockersrc/ubuntu" && 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) ⛵