Sign inSign up

xaviblanes/wordpress23

By xaviblanes

Updated over 3 years ago

WordPress (WP or WordPress.org) is a free and open-source content management system (CMS)

Image
0

1.8K

xaviblanes/wordpress23 repository overview

xaviblanes/wordpress23

WordPress 6.1.1

WordPress (WP or WordPress.org) is a free and open-source content management system (CMS) written in hypertext preprocessor language and paired with a MySQL or MariaDB database with supported HTTPS. Features include a plugin architecture and a template system, referred to within WordPress as "Themes". WordPress was originally created as a blog-publishing system but has evolved to support other web content types including more traditional mailing lists and Internet fora, media galleries, membership sites, learning management systems (LMS) and online stores. One of the most popular content management system solutions in use, WordPress is used by 42.8% of the top 10 million websites as of October 2021.

WordPress was released on May 27, 2003, by its founders, American developer Matt Mullenweg[1] and English developer Mike Little,[7][8] as a fork of b2/cafelog. The software is released under the GPLv2 (or later) license.

To function, WordPress has to be installed on a web server, either part of an Internet hosting service like WordPress.com or a computer running the software package WordPress.org in order to serve as a network host in its own right.A local computer may be used for single user testing and learning purposes.

WordPress Foundation owns WordPress, WordPress project, and other related trademarks.

Quickstart

Copy and paste this code:
$ sudo docker run -it -p80:80 xaviblanes/wordpress23
# service apache2 start
# service mysql start
and try it at localhost
Enjoy my image

See more of my projects

@xaviblanes

Tag summary

Content type

Image

Digest

sha256:43a3b447a

Size

208 MB

Last updated

over 3 years ago

docker pull xaviblanes/wordpress23