wuqih 2 lat temu
rodzic
commit
c9055989e9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docker/Dockerfile.alpine.latest

+ 1 - 1
docker/Dockerfile.alpine.latest

@@ -26,4 +26,4 @@ RUN chmod +x /entrypoint.sh \
 
 
 USER noroot
 USER noroot
 
 
-ENTRYPOINT ["docker/entrypoint.sh"]
+ENTRYPOINT ["/entrypoint.sh"]