tag: docker-compose
tutorials
How to Add Persistent Data to Mysql with Docker Compose
Learn how to use volumes with Docker Compose to add persistent data for MySQL to your containerized database workloads.
tutorials
How to Set PHP Options for Wordpress in Docker
Learn how to set PHP options when running WordPress in a container using Docker, Docker Swarm, Docker Compoes, and Kubernetes.
tutorials
How to Solve Wordpress Redirects to Localhost 8080
Learn how to solve WordPress from redirecting to localhost:8080 when using the official Docker image in Docker Swarm, Docker Compose or Kubernetes.
Follow Us