Skip to content
Snippets Groups Projects
Commit a7233222 authored by TheBroTMv2's avatar TheBroTMv2
Browse files

Update Dockerfile

parent 671968e8
No related branches found
No related tags found
No related merge requests found
Pipeline #2774 passed
......@@ -27,8 +27,8 @@ ENV MC_VERSION="latest" \
#Man kann nun auch die guid des eigenen benutzers passen und mus somit nichtmehr die rechte des hostsystems anpassen, bitte die GUID eines non-root users nehmen der an dem speicherort zugriff hat.
GUID=1000 \
TZ=Europe/Berlin \
TM_BASE_AUTH="tmueller:supercooles_passwort_hier_einfuegen" \
TM_BASE_URL="https://tobistechblog.de/uni/initial.tar.gz"
TM_BASE_AUTH="username:supercooles_passwort_hier_einfuegen" \
TM_BASE_URL=""
# Copy over the three script files (entrypoint, backup, restore, helath, test(optional) and crontab
COPY papermc.sh backup.sh restore.sh health.sh test.sh /
COPY crontab /etc/cron.d/backup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment