diff --git a/free_games_claimer/Dockerfile b/free_games_claimer/Dockerfile index 997f184da..ae798f4d3 100644 --- a/free_games_claimer/Dockerfile +++ b/free_games_claimer/Dockerfile @@ -27,7 +27,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \ S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \ S6_SERVICES_GRACETIME=0 -RUN sed -i "1a /./entrypoint.sh" /usr/local/bin/docker-entrypoint.sh +#RUN sed -i "1a /./entrypoint.sh" /usr/local/bin/docker-entrypoint.sh ################## # 3 Install apps #