Closed isartcanyameres closed 8 years ago
Wrong repo :/
What does "significantly" mean? :)
is there a re measurable value we can obtain?
2016-07-21 12:03 GMT+02:00 isartcanyameres notifications@github.com:
Instead of copying files at the build, you can mount it at the run with -v option. (-v /home/CNSMO/ENVS/VPNClient-slave.1/client.conf:/etc/openvpn/client.conf:ro) Multiple files can be mounted. If files are mounted, you could publish the container on a public repo and get it instead of compiling it. Doing this can speed up the deployment significantly (compiling the docker can be very slow).
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cyclone-project/federated-filtering-proxy-with-docker/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AEZdLzNCsx_Lv3qtEIPsjmwEzop--Gawks5qX0PngaJpZM4JRowS .
José Ignacio Aznar Internet Architectures and Services Area (IAS) i2CAT Foundation, Barcelona, Spain http://www.i2cat.net/en http://dana.i2cat.net/ +34935532546
The information contained in this electronic mail message is confidential. It is intended solely for the use of the individual or entity to whom it is addressed and others authorised to receive it. If the reader of this message is not the intended recipient, you are hereby notified that any use, copying, dissemination or disclosure of this information is strictly prohibited. If you receive this e-mail message in error please notify me
the issue is now there https://github.com/dana-i2cat/cnsmo-net-services/issues/10
Instead of copying files at the build, you can mount it at the run with -v option. (-v /home/CNSMO/ENVS/VPNClient-slave.1/client.conf:/etc/openvpn/client.conf:ro) Multiple files can be mounted. If files are mounted, you could publish the container on a public repo and get it instead of compiling it. Doing this can speed up the deployment significantly (compiling the docker can be very slow).