Gogs 7 роки тому
батько
коміт
fedc13f5ee
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      eiru-automation/Dockerfile

+ 2 - 2
eiru-automation/Dockerfile

@@ -11,8 +11,8 @@ RUN set -x; \
         mkdir -p /opt/odoo && \
         chmod -R 777 /opt/odoo
 
-COPY entrypoint.sh /
-RUN chmod +x entrypoint.sh
+# COPY entrypoint.sh /
+# RUN chmod +x entrypoint.sh
 
 COPY ./app ./app