Sign inSign up

cdupuis/sbx-kit-wordpress

By cdupuis

Updated about 16 hours ago

Sandbox Kit
0

260

cdupuis/sbx-kit-wordpress repository overview

Digest

sha256:ee9826649006…

Size

55.2 MB

Schema

v3

Pushed

about 16 hours ago

Specificationspec.yaml

WORKLOAD

The classic compose wordpress service, restated as a workload kit


Arguments
NameRequiredDefaultDescription
dbHostRequired

MySQL host the site connects to

dbNameOptionalwordpress
dbPasswordRequired

MySQL password for dbUser

dbUserOptionalwordpress
versionOptional6.8.2

WordPress release to run



CapabilitiesExpand a row to see its full configuration. See the full spec for the complete descriptor.
TypeRequiredDescription
com.docker.sandbox/sbx@1Required
com.docker.sandbox/port@1RequiredThe site
com.docker.sandbox/volume@1RequiredSite content and uploads survive recreation
com.docker.sandbox/network-policy@1Required
com.docker.sandbox/resources@1Optional

Run in a Sandbox

sbx run docker.io/cdupuis/sbx-kit-wordpress:1.0.0 --set dbHost=<dbHost> --set dbPassword=<dbPassword>

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx
No overview available
This repository doesn't have an overview