docker run -d -p 8080:80 5ika/grav
Then, you can see the homepage on http://localhost:8080.
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
Content type
Image
Digest
Size
230.9 MB
Last updated
about 9 years ago
docker pull 5ika/grav