🗃️ Committing everything that changed 🗃️

Dockerfile
Dockerfile.8
Dockerfile.8-dev
Dockerfile.9
Dockerfile.9-dev
.env.scripts
.env.scripts.8
.env.scripts.8-dev
.env.scripts.9
.env.scripts.9-dev
README.md
This commit is contained in:
casjay 2024-10-12 16:20:48 -04:00
parent b423e4de5e
commit 318fcee2e3
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145
11 changed files with 49 additions and 58 deletions

View File

@ -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:28:27 AM EDT 2024 # @@Created : Sat Oct 12 10:28:27 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
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

View File

@ -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:28:28 AM EDT 2024 # @@Created : Sat Oct 12 10:28:28 AM EDT 2024
# @@File : .env.scripts.8 # @@File : .env.scripts.8
# @@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/almalinux" ENV_GIT_REPO_URL="https://github.com/dockersrc/almalinux"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/almalinux" ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/almalinux"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info # Push image info
ENV_IMAGE_PUSH="casjaysdev/almalinux" ENV_IMAGE_PUSH="casjaysdev/almalinux"

View File

@ -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:28:28 AM EDT 2024 # @@Created : Sat Oct 12 10:28:28 AM EDT 2024
# @@File : .env.scripts.8 # @@File : .env.scripts.8
# @@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/almalinux" ENV_GIT_REPO_URL="https://github.com/dockersrc/almalinux"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/almalinux" ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/almalinux"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info # Push image info
ENV_IMAGE_PUSH="casjaysdev/almalinux" ENV_IMAGE_PUSH="casjaysdev/almalinux"

View File

@ -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:28:28 AM EDT 2024 # @@Created : Sat Oct 12 10:28:28 AM EDT 2024
# @@File : .env.scripts.9 # @@File : .env.scripts.9
# @@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/almalinux" ENV_GIT_REPO_URL="https://github.com/dockersrc/almalinux"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/almalinux" ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/almalinux"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info # Push image info
ENV_IMAGE_PUSH="casjaysdev/almalinux" ENV_IMAGE_PUSH="casjaysdev/almalinux"

View File

@ -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:28:28 AM EDT 2024 # @@Created : Sat Oct 12 10:28:28 AM EDT 2024
# @@File : .env.scripts.9 # @@File : .env.scripts.9
# @@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/almalinux" ENV_GIT_REPO_URL="https://github.com/dockersrc/almalinux"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/almalinux" ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdev/almalinux"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info # Push image info
ENV_IMAGE_PUSH="casjaysdev/almalinux" ENV_IMAGE_PUSH="casjaysdev/almalinux"

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}" ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}" ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color" ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-almalinux" ENV HOSTNAME="casjaysdev-almalinux"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}" ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}" ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color" ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-almalinux" ENV HOSTNAME="casjaysdev-almalinux"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -221,12 +221,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/almalinux" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/almalinux"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/almalinux" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/almalinux"
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/almalinux" LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/almalinux"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/almalinux" LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/almalinux"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"
ENV ENV=~/.bashrc ENV ENV=~/.bashrc

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}" ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}" ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color" ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-almalinux" ENV HOSTNAME="casjaysdev-almalinux"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -230,12 +230,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/almalinux" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/almalinux"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/almalinux" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/almalinux"
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/almalinux" LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/almalinux"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/almalinux" LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/almalinux"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"
ENV ENV=~/.bashrc ENV ENV=~/.bashrc

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}" ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}" ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color" ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-almalinux" ENV HOSTNAME="casjaysdev-almalinux"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -221,12 +221,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/almalinux" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/almalinux"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/almalinux" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/almalinux"
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/almalinux" LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/almalinux"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/almalinux" LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/almalinux"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"
ENV ENV=~/.bashrc ENV ENV=~/.bashrc

View File

@ -61,7 +61,7 @@ ENV TZ="${TIMEZONE}"
ENV TIMEZONE="${TZ}" ENV TIMEZONE="${TZ}"
ENV LANG="${LANGUAGE}" ENV LANG="${LANGUAGE}"
ENV TERM="xterm-256color" ENV TERM="xterm-256color"
ENV HOSTNAME="casjaysdevdocker-almalinux" ENV HOSTNAME="casjaysdev-almalinux"
USER ${USER} USER ${USER}
WORKDIR /root WORKDIR /root
@ -230,12 +230,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/almalinux" LABEL org.opencontainers.image.url="https://hub.docker.com/r/casjaysdev/almalinux"
LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdevdocker/almalinux" LABEL org.opencontainers.image.url.source="https://hub.docker.com/r/casjaysdev/almalinux"
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/almalinux" LABEL org.opencontainers.image.vcs-url="https://github.com/dockersrc/almalinux"
LABEL org.opencontainers.image.documentation="https://github.com/casjaysdevdocker/almalinux" LABEL org.opencontainers.image.documentation="https://github.com/dockersrc/almalinux"
LABEL com.github.containers.toolbox="false" LABEL com.github.containers.toolbox="false"
ENV ENV=~/.bashrc ENV ENV=~/.bashrc

View File

@ -13,25 +13,24 @@ almalinux README
## Automatic install/update ## Automatic install/update
```shell ```shell
dockermgr update almalinux dockermgr update os almalinux
``` ```
## Install and run container ## Install and run container
```shell ```shell
mkdir -p "$HOME/.local/share/srv/docker/almalinux/rootfs" mkdir -p "/var/lib/srv/root/docker/casjaysdev/almalinux/latest"
git clone "https://github.com/dockermgr/almalinux" "$HOME/.local/share/CasjaysDev/dockermgr/almalinux" git clone "https://github.com/dockermgr/almalinux" "$HOME/.local/share/CasjaysDev/dockermgr/almalinux"
cp -Rfva "$HOME/.local/share/CasjaysDev/dockermgr/almalinux/rootfs/." "$HOME/.local/share/srv/docker/almalinux/rootfs/" cp -Rfva "$HOME/.local/share/CasjaysDev/dockermgr/almalinux/rootfs/." "/var/lib/srv/root/docker/casjaysdev/almalinux/latest/"
docker run -d \ docker run -d \
--restart always \ --restart always \
--privileged \ --privileged \
--name casjaysdevdocker-almalinux \ --name casjaysdev-almalinux-latest \
--hostname almalinux \ --hostname almalinux \
-e TZ=${TIMEZONE:-America/New_York} \ -e TZ=${TIMEZONE:-America/New_York} \
-v "$HOME/.local/share/srv/docker/casjaysdevdocker-almalinux/rootfs/data:/data:z" \ -v "/var/lib/srv/root/docker/casjaysdev/almalinux/latest/data:/data:z" \
-v "$HOME/.local/share/srv/docker/casjaysdevdocker-almalinux/rootfs/config:/config:z" \ -v "/var/lib/srv/root/docker/casjaysdev/almalinux/latest/config:/config:z" \
-p 80:80 \ casjaysdev/almalinux:latest
casjaysdevdocker/almalinux:latest
``` ```
## via docker-compose ## via docker-compose
@ -40,39 +39,31 @@ casjaysdevdocker/almalinux:latest
version: "2" version: "2"
services: services:
ProjectName: ProjectName:
image: casjaysdevdocker/almalinux image: casjaysdev/almalinux
container_name: casjaysdevdocker-almalinux container_name: casjaysdev-almalinux-latest
environment: environment:
- TZ=America/New_York - TZ=America/New_York
- HOSTNAME=almalinux - HOSTNAME=almalinux
volumes: volumes:
- "$HOME/.local/share/srv/docker/casjaysdevdocker-almalinux/rootfs/data:/data:z" - "/var/lib/srv/root/docker/casjaysdev/almalinux/latest/data:/data:z"
- "$HOME/.local/share/srv/docker/casjaysdevdocker-almalinux/rootfs/config:/config:z" - "/var/lib/srv/root/docker/casjaysdev/almalinux/latest/config:/config:z"
ports:
- 80:80
restart: always restart: always
``` ```
## Get source files ## Get source files
```shell ```shell
dockermgr download src casjaysdevdocker/almalinux dockermgr download src os almalinux
```
OR
```shell
git clone "https://github.com/casjaysdevdocker/almalinux" "$HOME/Projects/github/casjaysdevdocker/almalinux"
``` ```
## Build container ## Build container
```shell ```shell
cd "$HOME/Projects/github/casjaysdevdocker/almalinux" git clone "https://github.com/dockersrc/almalinux" "$HOME/Projects/github/dockersrc/almalinux"
buildx cd "$HOME/Projects/github/dockersrc/almalinux" && 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) ⛵