Tygs / 0bin

Client side encrypted pastebin
https://0bin.net
Do What The F*ck You Want To Public License
1.37k stars 198 forks source link

Docker image #107

Open auzias opened 8 years ago

auzias commented 8 years ago

The Dockerfile is in the directory Docker. The image can be built from this, and run with the two option described in the README.srt.

Natim commented 8 years ago

Nice work thanks :+1:

Natim commented 8 years ago

When merging this, please plug it to hub.docker.com so that a new image is build each time we release it or push something to master.

Natim commented 8 years ago

https://hub.docker.com/add/automated-build/sametmax/

sametmax commented 8 years ago

Nice work. What's the base image used ? I can't figure it out.

Natim commented 8 years ago

Apparently it is based on Alpine Linux which allow to have a really small linux based image: https://hub.docker.com/_/alpine/

auzias commented 8 years ago

As @Natim pointed out, it is alpine (see the FROM directive).

As for the image on the hub, there you go: https://hub.docker.com/r/auzias/0bin/