🗃️ 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
11 changed files with 49 additions and 58 deletions

View File

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