Skip to content

Latest commit

 

History

History

demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

docker-craftcms demo

This project demonstrates how to use blackpepper/craftcms with Docker Compose to run and customise Craft CMS.

Running

  1. docker-compose up
  2. Visit http://localhost:8080/admin
  3. Run the Craft installer
  4. View the site at http://localhost:8080/

Customisations

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/.