Opened 8 years ago

Closed 8 years ago

#5388 closed enhancement (wontfix)

mediagoblin v0.8.1 demo image (docker)

Reported by: Loic Dachary Owned by:
Priority: major Milestone:
Component: documentation Keywords:
Cc: Parent Tickets:

Description


Attachments (1)

docker.tar.gz (1.8 KB ) - added by Loic Dachary 8 years ago.
mediagoblin Dockerfile for stable demo

Download all attachments as: .zip

Change History (5)

comment:1 by Loic Dachary, 8 years ago

Status: newreview

The image was uploaded to https://hub.docker.com/r/dachary/mediagoblin-demo/ and can be used with

docker run --rm -p 80:80 dachary/mediagoblin-demo:0.8.1

and be used with

www-browser http://localhost/

It has been installed at http://188.165.223.112/ as well.

The image can be customized / rebuilt localy from the attached docker.tar.gz with

tar -zxvf docker.tar.gz
docker build -t dachary/mediagoblin-demo:0.8.1 docker

Version 0, edited 8 years ago by Loic Dachary (next)

comment:2 by Loic Dachary, 8 years ago

Resolution: duplicate
Status: reviewclosed

by Loic Dachary, 8 years ago

Attachment: docker.tar.gz added

mediagoblin Dockerfile for stable demo

comment:3 by Loic Dachary, 8 years ago

Resolution: duplicate
Status: closedaccepted

maybe not a duplicate since ​https://github.com/vky/docker-mediagoblin is unmaintained

comment:4 by Loic Dachary, 8 years ago

Resolution: wontfix
Status: acceptedclosed
Note: See TracTickets for help on using tickets.