-
-
Notifications
You must be signed in to change notification settings - Fork 130
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 based on Alpine Linux #107
Conversation
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Add alpine as base image and new architecture Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Add alpine as base image in TravisCI build Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Add alpine as base image and new architecture Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Generate new Dockerfiles Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Change base logic for alpine and debian images Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Generate Dockerfiles Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Fix CMD in Dockerfiles Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Add bash for alpine images Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Add generated Dockerfiles Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Add shadow package for alpine - Add generated Dockerfiles Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Change entrypoint.sh Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Add generated entrypoint.sh Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Fix entrypoint.sh for alpine and version 1.8.3 - Add generated entrypoint.sh Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
- Update readme for new alpine docker images Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
Close #99 |
I was only at file one with reviewing but that looked good 😉 |
@cniweb do you think all users running snapshots realize that they will not be updated anymore because they have to pull another image / tag? It had me in doubt for a while:
wdyt? Should we put out a notice somewhere or can we make we either remove the old |
@martinvw Good point, I will remove the old tags. |
No description provided.