WordPress Docker

The WordPress rich content management system can utilize plugins, widgets, and themes.

Docker

docker run --name some-wordpress -p 8080:80 -d wordpress

Docker Compose

wordpress.yml

http://127.0.0.1:8000/

Runtime Environment

Screenshots

https://s.w.org/images/home/screen-themes.png?4

https://i0.wp.com/wordpress.org/support/files/2018/10/administrations_screen_4.9.4_with_note.jpg?w=1163&ssl=1

https://i0.wp.com/wordpress.org/support/files/2019/01/tools-export-screen.png?ssl=1

References