Sign inSign up

balder1840/spug-alpine

By balder1840

•Updated about 3 years ago

spug base on alpine

Image
0

71

balder1840/spug-alpine repository overview

⁠Introduction

Build docker image for spug⁠ base on python apline⁠ image.

this image will use sqlite as the database, and change all directory of logs as volume.

for the details, please refer to the source⁠ on github.

⁠How to use

   docker run -d \
   --name spug \
   -p 8080:80 \
   -v ~/spug/data:/app/data \
   -v ~/spug/logs:/app/logs \
   balder1840/spug-alpine:tagname

Tag summary

Content type

Image

Digest

sha256:44d58828a…

Size

106.5 MB

Last updated

about 3 years ago

docker pull balder1840/spug-alpine:v3.2.7