Skip to content

A simple Docker Compose to install WordPress, mySQL, phpMyadmin

License

Notifications You must be signed in to change notification settings

mommaroodles/myprojects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

myprojects

A simple Docker Compose to install WordPress, mySQL, phpMyadmin

networks:
overlay2: name: myproject

The overlay network driver is primarily used in Docker Swarm mode to enable communication between containers running on different Docker hosts. It allows you to create a multi-host network, which is useful for scaling applications across multiple machines.

About

A simple Docker Compose to install WordPress, mySQL, phpMyadmin

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published