Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Docker image #107

wants to merge 1 commit into from

Conversation

auzias
Copy link

@auzias auzias commented Sep 13, 2016

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.

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
Copy link
Contributor

Natim commented Sep 13, 2016

Nice work thanks 👍

@Natim
Copy link
Contributor

Natim commented Sep 13, 2016

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
Copy link
Contributor

Natim commented Sep 13, 2016

@sametmax
Copy link
Contributor

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

@Natim
Copy link
Contributor

Natim commented Sep 13, 2016

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

@auzias
Copy link
Author

auzias commented Sep 13, 2016

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants