Seriesly - https://github.com/dustin/seriesly
965
The following will expose the seriesly port and map a directory from the host machine into the guest for persisting the data.
sudo docker run -p 3133:3133 -v /home/docker/data/seriesly:/db mschoch/seriesly
The dockerfile used to create this image is in this gist
Content type
Image
Digest
sha256:742eb8d5f…
Size
408.7 MB
Last updated
almost 11 years ago
docker pull mschoch/seriesly