mirror of
https://github.com/dockersrc/ubuntu
synced 2024-11-21 11:23:06 -05:00
🗃️ 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:
parent
371d8189d9
commit
8534cb320a
@ -4,7 +4,7 @@
|
|||||||
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
||||||
# @@License : MIT
|
# @@License : MIT
|
||||||
# @@Copyright : Copyright 2024 CasjaysDev
|
# @@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
|
# @@File : .env.scripts
|
||||||
# @@Description : Variables for gen-dockerfile and buildx scripts
|
# @@Description : Variables for gen-dockerfile and buildx scripts
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
||||||
# @@License : MIT
|
# @@License : MIT
|
||||||
# @@Copyright : Copyright 2024 CasjaysDev
|
# @@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
|
# @@File : .env.scripts.19.04
|
||||||
# @@Description : Variables for gen-dockerfile and buildx scripts
|
# @@Description : Variables for gen-dockerfile and buildx scripts
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
|
|||||||
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# REPO info
|
# REPO info
|
||||||
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/ubuntu"
|
ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu"
|
||||||
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu"
|
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Push image info
|
# Push image info
|
||||||
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
||||||
# @@License : MIT
|
# @@License : MIT
|
||||||
# @@Copyright : Copyright 2024 CasjaysDev
|
# @@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
|
# @@File : .env.scripts.20.04
|
||||||
# @@Description : Variables for gen-dockerfile and buildx scripts
|
# @@Description : Variables for gen-dockerfile and buildx scripts
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
|
|||||||
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# REPO info
|
# REPO info
|
||||||
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/ubuntu"
|
ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu"
|
||||||
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu"
|
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Push image info
|
# Push image info
|
||||||
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
||||||
# @@License : MIT
|
# @@License : MIT
|
||||||
# @@Copyright : Copyright 2024 CasjaysDev
|
# @@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
|
# @@File : .env.scripts.21.04
|
||||||
# @@Description : Variables for gen-dockerfile and buildx scripts
|
# @@Description : Variables for gen-dockerfile and buildx scripts
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
|
|||||||
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# REPO info
|
# REPO info
|
||||||
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/ubuntu"
|
ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu"
|
||||||
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu"
|
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Push image info
|
# Push image info
|
||||||
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
||||||
# @@License : MIT
|
# @@License : MIT
|
||||||
# @@Copyright : Copyright 2024 CasjaysDev
|
# @@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
|
# @@File : .env.scripts.22.04
|
||||||
# @@Description : Variables for gen-dockerfile and buildx scripts
|
# @@Description : Variables for gen-dockerfile and buildx scripts
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
|
|||||||
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# REPO info
|
# REPO info
|
||||||
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/ubuntu"
|
ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu"
|
||||||
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu"
|
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Push image info
|
# Push image info
|
||||||
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
||||||
# @@License : MIT
|
# @@License : MIT
|
||||||
# @@Copyright : Copyright 2024 CasjaysDev
|
# @@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
|
# @@File : .env.scripts.23.04
|
||||||
# @@Description : Variables for gen-dockerfile and buildx scripts
|
# @@Description : Variables for gen-dockerfile and buildx scripts
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
|
|||||||
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# REPO info
|
# REPO info
|
||||||
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/ubuntu"
|
ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu"
|
||||||
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu"
|
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Push image info
|
# Push image info
|
||||||
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
||||||
# @@License : MIT
|
# @@License : MIT
|
||||||
# @@Copyright : Copyright 2024 CasjaysDev
|
# @@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
|
# @@File : .env.scripts.23.10
|
||||||
# @@Description : Variables for gen-dockerfile and buildx scripts
|
# @@Description : Variables for gen-dockerfile and buildx scripts
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
|
|||||||
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# REPO info
|
# REPO info
|
||||||
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/ubuntu"
|
ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu"
|
||||||
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu"
|
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Push image info
|
# Push image info
|
||||||
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
||||||
# @@License : MIT
|
# @@License : MIT
|
||||||
# @@Copyright : Copyright 2024 CasjaysDev
|
# @@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
|
# @@File : .env.scripts.24.04
|
||||||
# @@Description : Variables for gen-dockerfile and buildx scripts
|
# @@Description : Variables for gen-dockerfile and buildx scripts
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
|
|||||||
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# REPO info
|
# REPO info
|
||||||
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/ubuntu"
|
ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu"
|
||||||
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu"
|
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Push image info
|
# Push image info
|
||||||
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
# @@Contact : CasjaysDev <docker-admin@casjaysdev.pro>
|
||||||
# @@License : MIT
|
# @@License : MIT
|
||||||
# @@Copyright : Copyright 2024 CasjaysDev
|
# @@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
|
# @@File : .env.scripts.24.10
|
||||||
# @@Description : Variables for gen-dockerfile and buildx scripts
|
# @@Description : Variables for gen-dockerfile and buildx scripts
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
@ -20,8 +20,8 @@ ENV_AUTHOR="CasjaysDev"
|
|||||||
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# REPO info
|
# REPO info
|
||||||
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/ubuntu"
|
ENV_GIT_REPO_URL="https://github.com/dockersrc/ubuntu"
|
||||||
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ubuntu"
|
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Push image info
|
# Push image info
|
||||||
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
ENV_IMAGE_PUSH="casjaysdev/ubuntu"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Docker image for ubuntu using the ubuntu template
|
# Docker image for ubuntu using the ubuntu template
|
||||||
ARG IMAGE_NAME="ubuntu"
|
ARG IMAGE_NAME="ubuntu"
|
||||||
ARG PHP_SERVER="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 LANGUAGE="en_US.UTF-8"
|
||||||
ARG TIMEZONE="America/New_York"
|
ARG TIMEZONE="America/New_York"
|
||||||
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
||||||
@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}"
|
|||||||
ENV LANG="${LANGUAGE}"
|
ENV LANG="${LANGUAGE}"
|
||||||
ENV LC_ALL="${LANGUAGE}"
|
ENV LC_ALL="${LANGUAGE}"
|
||||||
ENV TERM="xterm-256color"
|
ENV TERM="xterm-256color"
|
||||||
ENV HOSTNAME="casjaysdevdocker-ubuntu"
|
ENV HOSTNAME="casjaysdev-ubuntu"
|
||||||
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
||||||
|
|
||||||
USER ${USER}
|
USER ${USER}
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Docker image for ubuntu using the ubuntu template
|
# Docker image for ubuntu using the ubuntu template
|
||||||
ARG IMAGE_NAME="ubuntu"
|
ARG IMAGE_NAME="ubuntu"
|
||||||
ARG PHP_SERVER="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 LANGUAGE="en_US.UTF-8"
|
||||||
ARG TIMEZONE="America/New_York"
|
ARG TIMEZONE="America/New_York"
|
||||||
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
||||||
@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}"
|
|||||||
ENV LANG="${LANGUAGE}"
|
ENV LANG="${LANGUAGE}"
|
||||||
ENV LC_ALL="${LANGUAGE}"
|
ENV LC_ALL="${LANGUAGE}"
|
||||||
ENV TERM="xterm-256color"
|
ENV TERM="xterm-256color"
|
||||||
ENV HOSTNAME="casjaysdevdocker-ubuntu"
|
ENV HOSTNAME="casjaysdev-ubuntu"
|
||||||
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
||||||
|
|
||||||
USER ${USER}
|
USER ${USER}
|
||||||
@ -224,12 +224,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
|
|||||||
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
||||||
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.schema-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="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/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-type="Git"
|
||||||
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL com.github.containers.toolbox="false"
|
LABEL com.github.containers.toolbox="false"
|
||||||
|
|
||||||
ENV ENV=~/.bashrc
|
ENV ENV=~/.bashrc
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Docker image for ubuntu using the ubuntu template
|
# Docker image for ubuntu using the ubuntu template
|
||||||
ARG IMAGE_NAME="ubuntu"
|
ARG IMAGE_NAME="ubuntu"
|
||||||
ARG PHP_SERVER="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 LANGUAGE="en_US.UTF-8"
|
||||||
ARG TIMEZONE="America/New_York"
|
ARG TIMEZONE="America/New_York"
|
||||||
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
||||||
@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}"
|
|||||||
ENV LANG="${LANGUAGE}"
|
ENV LANG="${LANGUAGE}"
|
||||||
ENV LC_ALL="${LANGUAGE}"
|
ENV LC_ALL="${LANGUAGE}"
|
||||||
ENV TERM="xterm-256color"
|
ENV TERM="xterm-256color"
|
||||||
ENV HOSTNAME="casjaysdevdocker-ubuntu"
|
ENV HOSTNAME="casjaysdev-ubuntu"
|
||||||
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
||||||
|
|
||||||
USER ${USER}
|
USER ${USER}
|
||||||
@ -224,12 +224,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
|
|||||||
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
||||||
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.schema-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="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/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-type="Git"
|
||||||
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL com.github.containers.toolbox="false"
|
LABEL com.github.containers.toolbox="false"
|
||||||
|
|
||||||
ENV ENV=~/.bashrc
|
ENV ENV=~/.bashrc
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Docker image for ubuntu using the ubuntu template
|
# Docker image for ubuntu using the ubuntu template
|
||||||
ARG IMAGE_NAME="ubuntu"
|
ARG IMAGE_NAME="ubuntu"
|
||||||
ARG PHP_SERVER="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 LANGUAGE="en_US.UTF-8"
|
||||||
ARG TIMEZONE="America/New_York"
|
ARG TIMEZONE="America/New_York"
|
||||||
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
||||||
@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}"
|
|||||||
ENV LANG="${LANGUAGE}"
|
ENV LANG="${LANGUAGE}"
|
||||||
ENV LC_ALL="${LANGUAGE}"
|
ENV LC_ALL="${LANGUAGE}"
|
||||||
ENV TERM="xterm-256color"
|
ENV TERM="xterm-256color"
|
||||||
ENV HOSTNAME="casjaysdevdocker-ubuntu"
|
ENV HOSTNAME="casjaysdev-ubuntu"
|
||||||
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
||||||
|
|
||||||
USER ${USER}
|
USER ${USER}
|
||||||
@ -224,12 +224,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
|
|||||||
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
||||||
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.schema-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="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/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-type="Git"
|
||||||
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL com.github.containers.toolbox="false"
|
LABEL com.github.containers.toolbox="false"
|
||||||
|
|
||||||
ENV ENV=~/.bashrc
|
ENV ENV=~/.bashrc
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Docker image for ubuntu using the ubuntu template
|
# Docker image for ubuntu using the ubuntu template
|
||||||
ARG IMAGE_NAME="ubuntu"
|
ARG IMAGE_NAME="ubuntu"
|
||||||
ARG PHP_SERVER="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 LANGUAGE="en_US.UTF-8"
|
||||||
ARG TIMEZONE="America/New_York"
|
ARG TIMEZONE="America/New_York"
|
||||||
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
||||||
@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}"
|
|||||||
ENV LANG="${LANGUAGE}"
|
ENV LANG="${LANGUAGE}"
|
||||||
ENV LC_ALL="${LANGUAGE}"
|
ENV LC_ALL="${LANGUAGE}"
|
||||||
ENV TERM="xterm-256color"
|
ENV TERM="xterm-256color"
|
||||||
ENV HOSTNAME="casjaysdevdocker-ubuntu"
|
ENV HOSTNAME="casjaysdev-ubuntu"
|
||||||
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
||||||
|
|
||||||
USER ${USER}
|
USER ${USER}
|
||||||
@ -224,12 +224,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
|
|||||||
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
||||||
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.schema-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="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/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-type="Git"
|
||||||
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL com.github.containers.toolbox="false"
|
LABEL com.github.containers.toolbox="false"
|
||||||
|
|
||||||
ENV ENV=~/.bashrc
|
ENV ENV=~/.bashrc
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Docker image for ubuntu using the ubuntu template
|
# Docker image for ubuntu using the ubuntu template
|
||||||
ARG IMAGE_NAME="ubuntu"
|
ARG IMAGE_NAME="ubuntu"
|
||||||
ARG PHP_SERVER="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 LANGUAGE="en_US.UTF-8"
|
||||||
ARG TIMEZONE="America/New_York"
|
ARG TIMEZONE="America/New_York"
|
||||||
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
||||||
@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}"
|
|||||||
ENV LANG="${LANGUAGE}"
|
ENV LANG="${LANGUAGE}"
|
||||||
ENV LC_ALL="${LANGUAGE}"
|
ENV LC_ALL="${LANGUAGE}"
|
||||||
ENV TERM="xterm-256color"
|
ENV TERM="xterm-256color"
|
||||||
ENV HOSTNAME="casjaysdevdocker-ubuntu"
|
ENV HOSTNAME="casjaysdev-ubuntu"
|
||||||
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
||||||
|
|
||||||
USER ${USER}
|
USER ${USER}
|
||||||
@ -224,12 +224,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
|
|||||||
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
||||||
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.schema-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="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/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-type="Git"
|
||||||
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL com.github.containers.toolbox="false"
|
LABEL com.github.containers.toolbox="false"
|
||||||
|
|
||||||
ENV ENV=~/.bashrc
|
ENV ENV=~/.bashrc
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Docker image for ubuntu using the ubuntu template
|
# Docker image for ubuntu using the ubuntu template
|
||||||
ARG IMAGE_NAME="ubuntu"
|
ARG IMAGE_NAME="ubuntu"
|
||||||
ARG PHP_SERVER="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 LANGUAGE="en_US.UTF-8"
|
||||||
ARG TIMEZONE="America/New_York"
|
ARG TIMEZONE="America/New_York"
|
||||||
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
||||||
@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}"
|
|||||||
ENV LANG="${LANGUAGE}"
|
ENV LANG="${LANGUAGE}"
|
||||||
ENV LC_ALL="${LANGUAGE}"
|
ENV LC_ALL="${LANGUAGE}"
|
||||||
ENV TERM="xterm-256color"
|
ENV TERM="xterm-256color"
|
||||||
ENV HOSTNAME="casjaysdevdocker-ubuntu"
|
ENV HOSTNAME="casjaysdev-ubuntu"
|
||||||
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
||||||
|
|
||||||
USER ${USER}
|
USER ${USER}
|
||||||
@ -224,12 +224,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
|
|||||||
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
||||||
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.schema-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="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/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-type="Git"
|
||||||
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL com.github.containers.toolbox="false"
|
LABEL com.github.containers.toolbox="false"
|
||||||
|
|
||||||
ENV ENV=~/.bashrc
|
ENV ENV=~/.bashrc
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Docker image for ubuntu using the ubuntu template
|
# Docker image for ubuntu using the ubuntu template
|
||||||
ARG IMAGE_NAME="ubuntu"
|
ARG IMAGE_NAME="ubuntu"
|
||||||
ARG PHP_SERVER="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 LANGUAGE="en_US.UTF-8"
|
||||||
ARG TIMEZONE="America/New_York"
|
ARG TIMEZONE="America/New_York"
|
||||||
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
||||||
@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}"
|
|||||||
ENV LANG="${LANGUAGE}"
|
ENV LANG="${LANGUAGE}"
|
||||||
ENV LC_ALL="${LANGUAGE}"
|
ENV LC_ALL="${LANGUAGE}"
|
||||||
ENV TERM="xterm-256color"
|
ENV TERM="xterm-256color"
|
||||||
ENV HOSTNAME="casjaysdevdocker-ubuntu"
|
ENV HOSTNAME="casjaysdev-ubuntu"
|
||||||
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
||||||
|
|
||||||
USER ${USER}
|
USER ${USER}
|
||||||
@ -224,12 +224,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
|
|||||||
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
||||||
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.schema-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="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/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-type="Git"
|
||||||
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL com.github.containers.toolbox="false"
|
LABEL com.github.containers.toolbox="false"
|
||||||
|
|
||||||
ENV ENV=~/.bashrc
|
ENV ENV=~/.bashrc
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Docker image for ubuntu using the ubuntu template
|
# Docker image for ubuntu using the ubuntu template
|
||||||
ARG IMAGE_NAME="ubuntu"
|
ARG IMAGE_NAME="ubuntu"
|
||||||
ARG PHP_SERVER="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 LANGUAGE="en_US.UTF-8"
|
||||||
ARG TIMEZONE="America/New_York"
|
ARG TIMEZONE="America/New_York"
|
||||||
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
ARG WWW_ROOT_DIR="/usr/share/httpd/default"
|
||||||
@ -64,7 +64,7 @@ ENV TIMEZONE="${TZ}"
|
|||||||
ENV LANG="${LANGUAGE}"
|
ENV LANG="${LANGUAGE}"
|
||||||
ENV LC_ALL="${LANGUAGE}"
|
ENV LC_ALL="${LANGUAGE}"
|
||||||
ENV TERM="xterm-256color"
|
ENV TERM="xterm-256color"
|
||||||
ENV HOSTNAME="casjaysdevdocker-ubuntu"
|
ENV HOSTNAME="casjaysdev-ubuntu"
|
||||||
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
ENV DEBIAN_FRONTEND="${DEBIAN_FRONTEND}"
|
||||||
|
|
||||||
USER ${USER}
|
USER ${USER}
|
||||||
@ -224,12 +224,12 @@ LABEL org.opencontainers.image.license="${LICENSE}"
|
|||||||
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
LABEL org.opencontainers.image.build-date="${BUILD_DATE}"
|
||||||
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.version="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.schema-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="https://hub.docker.com/r/casjaysdev/ubuntu"
|
||||||
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/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-type="Git"
|
||||||
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
LABEL org.opencontainers.image.vcs-ref="${BUILD_VERSION}"
|
||||||
LABEL org.opencontainers.image.vcs-url="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/ubuntu"
|
LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/ubuntu"
|
||||||
LABEL com.github.containers.toolbox="false"
|
LABEL com.github.containers.toolbox="false"
|
||||||
|
|
||||||
ENV ENV=~/.bashrc
|
ENV ENV=~/.bashrc
|
||||||
|
39
README.md
39
README.md
@ -13,25 +13,24 @@ ubuntu README
|
|||||||
## Automatic install/update
|
## Automatic install/update
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
dockermgr update ubuntu
|
dockermgr update os ubuntu
|
||||||
```
|
```
|
||||||
|
|
||||||
## Install and run container
|
## Install and run container
|
||||||
|
|
||||||
```shell
|
```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"
|
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 \
|
docker run -d \
|
||||||
--restart always \
|
--restart always \
|
||||||
--privileged \
|
--privileged \
|
||||||
--name casjaysdevdocker-ubuntu \
|
--name casjaysdev-ubuntu-latest \
|
||||||
--hostname ubuntu \
|
--hostname ubuntu \
|
||||||
-e TZ=${TIMEZONE:-America/New_York} \
|
-e TZ=${TIMEZONE:-America/New_York} \
|
||||||
-v "$HOME/.local/share/srv/docker/casjaysdevdocker-ubuntu/rootfs/data:/data:z" \
|
-v "/var/lib/srv/root/docker/casjaysdev/ubuntu/latest/data:/data:z" \
|
||||||
-v "$HOME/.local/share/srv/docker/casjaysdevdocker-ubuntu/rootfs/config:/config:z" \
|
-v "/var/lib/srv/root/docker/casjaysdev/ubuntu/latest/config:/config:z" \
|
||||||
-p 80:80 \
|
casjaysdev/ubuntu:latest
|
||||||
casjaysdevdocker/ubuntu:latest
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## via docker-compose
|
## via docker-compose
|
||||||
@ -40,39 +39,31 @@ casjaysdevdocker/ubuntu:latest
|
|||||||
version: "2"
|
version: "2"
|
||||||
services:
|
services:
|
||||||
ProjectName:
|
ProjectName:
|
||||||
image: casjaysdevdocker/ubuntu
|
image: casjaysdev/ubuntu
|
||||||
container_name: casjaysdevdocker-ubuntu
|
container_name: casjaysdev-ubuntu-latest
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/New_York
|
- TZ=America/New_York
|
||||||
- HOSTNAME=ubuntu
|
- HOSTNAME=ubuntu
|
||||||
volumes:
|
volumes:
|
||||||
- "$HOME/.local/share/srv/docker/casjaysdevdocker-ubuntu/rootfs/data:/data:z"
|
- "/var/lib/srv/root/docker/casjaysdev/ubuntu/latest/data:/data:z"
|
||||||
- "$HOME/.local/share/srv/docker/casjaysdevdocker-ubuntu/rootfs/config:/config:z"
|
- "/var/lib/srv/root/docker/casjaysdev/ubuntu/latest/config:/config:z"
|
||||||
ports:
|
|
||||||
- 80:80
|
|
||||||
restart: always
|
restart: always
|
||||||
```
|
```
|
||||||
|
|
||||||
## Get source files
|
## Get source files
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
dockermgr download src casjaysdevdocker/ubuntu
|
dockermgr download src os ubuntu
|
||||||
```
|
|
||||||
|
|
||||||
OR
|
|
||||||
|
|
||||||
```shell
|
|
||||||
git clone "https://github.com/casjaysdevdocker/ubuntu" "$HOME/Projects/github/casjaysdevdocker/ubuntu"
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Build container
|
## Build container
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cd "$HOME/Projects/github/casjaysdevdocker/ubuntu"
|
git clone "https://github.com/dockersrc/ubuntu" "$HOME/Projects/github/dockersrc/ubuntu"
|
||||||
buildx
|
cd "$HOME/Projects/github/dockersrc/ubuntu" && buildx all
|
||||||
```
|
```
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
🤖 casjay: [Github](https://github.com/casjay) 🤖
|
🤖 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) ⛵
|
||||||
|
Loading…
Reference in New Issue
Block a user