Sign inSign up

bashninja/docker-hackerspace

By bashninja

Updated almost 7 years ago

hackerspace

Image
0

291

bashninja/docker-hackerspace repository overview

hackerspace + Docker + LinuxServer.io = <3

Pull the image

docker pull bashninja/docker-hackerspace

Run the Django Hackerspace Application

docker run -d \
    -v {path}:/config \
    -p 80:8181/tcp \
    bashninja/docker-hackerspace

Configure the Django Hackerspace Application

  • Open your {path} for /config and edit settings.py file
  • Fill with your API and other Keys
  • Fun

Tag summary

Content type

Image

Digest

Size

120.4 MB

Last updated

almost 7 years ago

docker pull bashninja/docker-hackerspace