Sign inSign up

mchughmk/wagtail-starter

By mchughmk

Updated almost 8 years ago

A Docker-based bootstrapper for a new Wagtail project.

Image
1

217

mchughmk/wagtail-starter repository overview

Wagtail Starter

A Docker-based bootstrapper for a new Wagtail project.

This image uses the wagtail start command to create a new Wagtail app using the project name passed in as a command line parameter. Mapping a local volume to /project in the container causes the newly-created files to exist in that volume.

Use

To use, issue the following command:

docker run -v $PWD:/project mchughmk/wagtail-starter project-name

Tag summary

Content type

Image

Digest

Size

94.5 MB

Last updated

almost 8 years ago

docker pull mchughmk/wagtail-starter