Browse Source

Update Dockerfile

Gabriel Gosparo 6 năm trước cách đây
mục cha
commit
1d086d88f8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -17,6 +17,7 @@ RUN chmod 0600 /opt/keys/*; \
     cp app/config/bundles/ik/device-bundle/parameters.yml.dist app/config/bundles/ik/device-bundle/parameters.yml; \
     cp app/config/bundles/ik/base-admin-bundle/parameters.yml.dist app/config/bundles/ik/base-admin-bundle/parameters.yml; \
     cp app/config/url_webservice.yml.dist app/config/url_webservice.yml; \
+    cp app/config/parameters.yml.dist app/config/parameters.yml; \
     cp app/config/hwioauthbundle/parameters.yml.dist app/config/hwioauthbundle/parameters.yml; \
     composer install --no-scripts --no-interaction --no-progress; \
     git clone git@gitlab.com:interlink-sa/flowdat3/modules/netmiko.git /opt/netmiko; \