Arch Linux WordPress Docker container
2.0K
Build the image:
docker-compose up
Run the container:
docker run -d -p 8000:8000 --name wordpress archlinux-wordpress
Alternatively, you can run the image pulling it directly from hub.docker.com:
docker run -d -p 8000:8000 --name wordpress libcrack/archlinux-wordpress
Content type
Image
Digest
Size
102.8 MB
Last updated
almost 11 years ago
docker pull libcrack/archlinux-wordpress