Pull the latest image with:
docker pull ghcr.io/druidfi/bazooka-wordpress:latest
Build image locally:
docker build -t ghcr.io/druidfi/bazooka-wordpress .
Create Dockerfile:
FROM ghcr.io/druidfi/bazooka-wordpress:latest
# Add plugins or themes
Pull the latest image with:
docker pull ghcr.io/druidfi/bazooka-wordpress:latest
Build image locally:
docker build -t ghcr.io/druidfi/bazooka-wordpress .
Create Dockerfile:
FROM ghcr.io/druidfi/bazooka-wordpress:latest
# Add plugins or themes