mirror of
https://github.com/casjaysdevdocker/bun
synced 2025-01-30 00:34:25 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
e75ca50e6b
commit
f307de69c1
@ -11,7 +11,8 @@ ENV TZ="$TIMEZONE" \
|
||||
SHELL="/bin/bash" \
|
||||
ENV="$HOME/.bashrc" \
|
||||
TERM="xterm-256color" \
|
||||
HOSTNAME="${HOSTNAME:-casjaysdev-$IMAGE_NAME}"
|
||||
HOSTNAME="${HOSTNAME:-casjaysdev-$IMAGE_NAME}" \
|
||||
PORT="3000"
|
||||
|
||||
RUN set -ex; \
|
||||
mkdir -p "/usr/local/share/template-files/data/htdocs/www" && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user