This project demonstrates how to use blackpepper/craftcms
with Docker Compose to run and customise Craft CMS.
docker-compose up
- Visit http://localhost:8080/admin
- Run the Craft installer
- View the site at http://localhost:8080/
The site's Dockerfile overlays the following directories on top of the standard Craft installation:
In this demonstration we add a newspaper.png web asset and reference it from the index.html index template. You can see this image by visiting the site at http://localhost:8080/.