pydio-docker
pydio-docker copied to clipboard
Pydio Dockerfile
``` 2017-03-21 22:46:53,110 CRIT Supervisor running as root (no user in config file) 2017-03-21 22:46:53,111 WARN Included extra file "/etc/supervisor/conf.d/startup.conf" during parsing 2017-03-21 22:46:53,136 INFO RPC interface 'supervisor' initialized 2017-03-21...
I think this container should be more portable, using the same volume mappings and port forwards, should result in a working environment, like it is the case with this application...
thx in advance.
This allows users to build a new version on their own with: `docker build --build-arg PYDIO_VERSION=6.2.2 -t kdelfour/pydio-docker .`
it is not possible to send mails from this container. please add it.