https://github.com/vann-dev/wordpress
Docker Wordpress image with custom configurations
https://github.com/vann-dev/wordpress
docker wordpress wordpress-api wordpress-child-theme wordpress-development wordpress-php-library wordpress-plugin wordpress-site wordpress-theme
Last synced: 5 months ago
JSON representation
Docker Wordpress image with custom configurations
- Host: GitHub
- URL: https://github.com/vann-dev/wordpress
- Owner: Vann-Dev
- Created: 2024-01-27T10:50:59.000Z (over 2 years ago)
- Default Branch: 6.4.2
- Last Pushed: 2024-01-27T13:27:01.000Z (over 2 years ago)
- Last Synced: 2025-04-07T07:53:28.580Z (about 1 year ago)
- Topics: docker, wordpress, wordpress-api, wordpress-child-theme, wordpress-development, wordpress-php-library, wordpress-plugin, wordpress-site, wordpress-theme
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Custom Image WordPress Ver 6.4.2
___
## Why?
- This is an image made with [wordpress:6.4.2](https://hub.docker.com/layers/library/wordpress/6.4.2/images/sha256-78a32485432b3bc0ff474fc537037db31ba12a119f12db859a682dc7851265b0?context=explore)
- What's the different? I added max upload size for plugins, so people don't need to edit `uploads.ini` inside WordPress
- What will come next? I think I will add more custom configurations to the image
___
## Instalation
**Docker image**
```
docker pull ghcr.io/vann-dev/wordpress:6.4.2
```