Sign inSign up

qwe1/docker-pelican

By qwe1

Updated almost 2 years ago

pelican docker image to build my website

Image
0

8.2K

qwe1/docker-pelican repository overview

Pelican static site builder docker image

pipeline status

This image has Pelican that I use to test building my site on gitlabci.

The image uses the pelican plugin 'Photos' to resize photos.

Example usage, if $PWD is the pelican project git root:

docker run -w /tmp/pelican-project --rm -ti -v $PWD:/tmp/pelican-project qwe1/docker-pelican bash

-w changes the starting working directory to /tmp/pelican-project when the CT starts.

Gitlab

https://gitlab.com/richardskumat/docker-pelican

Gitlab pipelines

https://gitlab.com/richardskumat/docker-pelican/pipelines

Github

https://github.com/richardskumat/docker-pelican

Dockerhub

https://hub.docker.com/r/qwe1/docker-pelican

Tag summary

Content type

Image

Digest

sha256:b779bfd78

Size

170.5 MB

Last updated

almost 2 years ago

docker pull qwe1/docker-pelican