Skip to content

Kajabity/My-Cheese-Blog

Repository files navigation

My Cheese Blog

Sample code for WordPress Development using Docker CLI.

An easy guide with troubleshooting tips to:

  • create a MySQL database container,
  • create a WordPress web server container,
  • connect them with a user-defined bridge network,
  • persist data in a named Docker volume, and
  • attach a host folder to hold the WordPress installation.

There are Windows (.bat) and Mac/Linux versions of:

  • create (.bat or .sh) – create the network, volume and containers.
  • stop (.bat or .sh) – stop the containers temporarily.
  • restart (.bat or .sh) – restart the stopped containers.
  • purge (.bat or .sh) – tear down the network and containers again.

Also, index.html has links to container URLs.

About

Sample code for Developing WordPress in Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published