Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
/ bazooka-wordpress Public archive

Base Docker image for running WordPress with Bazooka

Notifications You must be signed in to change notification settings

druidfi/bazooka-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazooka WordPress base Docker image

Developing and using the image

Pull the latest image with:

docker pull ghcr.io/druidfi/bazooka-wordpress:latest

Build image locally:

docker build -t ghcr.io/druidfi/bazooka-wordpress .

Creating custom image

Create Dockerfile:

FROM ghcr.io/druidfi/bazooka-wordpress:latest

# Add plugins or themes

About

Base Docker image for running WordPress with Bazooka

Resources

Stars

Watchers

Forks

Packages

No packages published