🗃️ Committing everything that changed 🗃️

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
This commit is contained in:
casjay 2024-10-12 16:21:04 -04:00
parent 371d8189d9
commit 8534cb320a
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145
19 changed files with 90 additions and 99 deletions

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@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
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@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 <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# 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"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@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 <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# 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"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@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 <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# 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"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@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 <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# 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"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@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 <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# 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"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@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 <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# 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"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@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 <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# 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"

View File

@ -4,7 +4,7 @@
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
# @@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 <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# 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"

View File

@ -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}

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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) ⛵