diff --git a/Dockerfile b/Dockerfile
index 75afa5d2955d40117b01a74243bf48d78110fad1..049cfc25df7fb7d244f45cfec36e386fdb895f7d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -28,11 +28,7 @@ ENV MC_VERSION="latest" \
 	TM_BASE_AUTH="tmueller:supercooles_passwort_hier_einfuegen" \
     TM_BASE_URL="https://tobistechblog.de/uni/initial.tar.gz"
 # Copy over the three script files (entrypoint, backup, restore, helath, test(optional) and crontab
-COPY papermc.sh /
-COPY backup.sh /
-COPY restore.sh /
-COPY health.sh /
-COPY test.sh /
+COPY papermc.sh backup.sh restore.sh health.sh test.sh /
 COPY crontab /etc/cron.d/backup
 
 # Set Timezone