Sign inSign up

5ika/grav

By 5ika

Updated about 9 years ago

Ready-to-use Docker image for Grav CMS

Image
0

1.2K

5ika/grav repository overview

Quick reference

How to use it

docker run -d -p 8080:80 5ika/grav

Then, you can see the homepage on http://localhost:8080.

Plugins

By default, only the admin plugin is installed. You can install more with this command :

docker exec -it my-container add-plugins plugin-1-name plugin-2-name

Example : docker exec -it my-container add-plugins future widget

Tag summary

Content type

Image

Digest

Size

230.9 MB

Last updated

about 9 years ago

docker pull 5ika/grav