docker-pydio icon indicating copy to clipboard operation
docker-pydio copied to clipboard

Docker image to launch a pydio application self hosted to create private cloud

Results 2 docker-pydio issues
Sort by recently updated
recently updated
newest added

It would be nice if there is a docker-compose.yml file is provided. It makes the deployment a lot easier. Thanks.

When launching this and mounting data/pydio and /mysql I get the following error: ```ck environment configuration... Configure locale... Configure Pydio... Initialize pydio data cp: cannot stat '/var/www/core/src/data/*': No such file...

bug
help wanted