Skip to content

Lightweight docker-compose wordpress setup with phpmyadmin for database administration.

Notifications You must be signed in to change notification settings

corradoparisi/docker-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

docker-wordpress

Lightweight docker-compose wordpress setup with phpmyadmin for database administration.

requirements:

  • docker installation on os.
  • docker shared drive for volumes (windows-specific).

docker-shared-drives

usage:

Within the docker-compose.yaml file location open a terminal and run the command: docker-compose up.

A wordpress and db folder will be created which are bidirectional mounts from the corresponsing containers to your host filesystem.

urls:

wordpress: http://localhost:8080 phpmyadmin: http://localhost:8082

About

Lightweight docker-compose wordpress setup with phpmyadmin for database administration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published