docker icon indicating copy to clipboard operation
docker copied to clipboard

Dockerfiles for Plesk

Results 15 docker issues
Sort by recently updated
recently updated
newest added

Hi, is it possible to put persistent data? If yes, how ? thank you in advance

I tried different commands of this image with different OS, but it doesn't works for me with Debian bookworm 5.19. When I checked the logs it doesn't show anything except...

I run Plesk latest version with this command ` sudo docker run -d -p 80:80 -p 443:443 -p 2082:8880 -p 2083:8443 -p 8447:8447 plesk/plesk ` responded port 2082 2083 8447...

Hey, I am Morsalin from easy digital. I want to provide High Availability Cloud Hosting services with Kubernetes, Plesk Docker. Is it possible to do?

PHP Startup: Unable to load dynamic library 'kolabicalendar.so' (tried: /opt/plesk/php/7.4/lib/php/modules/kolabicalendar.so (/opt/plesk/php/7.4/lib/php/modules/kolabicalendar.so: cannot open shared object file: No such file or directory), /opt/plesk/php/7.4/lib/php/modules/kolabicalendar.so.so (/opt/plesk/php/7.4/lib/php/modules/kolabicalendar.so.so: cannot open shared object file: No such...

```yaml --- apiVersion: apps/v1 kind: Deployment metadata: name: plesk-deployment labels: app: plesk spec: replicas: 2 selector: matchLabels: app: plesk template: metadata: labels: app: plesk spec: containers: - name: plesk image:...

Hi there, it would be nice if it was possible to have a centos-based image as well to run automated testing against

Any idea? ``` * Starting MariaDB database server mysqld, ...done., Operation completed successfullyDatabase: [] , Actual: [] , Removed IPs: [] [] , Added IPs: [] [] , Mapping: {:...

How to deploy community / free version of plesk on docker?

The Plesk instance has been deployed from the [Docker image](https://hub.docker.com/r/plesk/plesk/) and updated to the latest version (18.0.27.0). An SSL certificate (from Let's Encrypt) was set up to secure Plesk panel...