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

change google to debian, add docker-compose file #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

albjeremias
Copy link

yellow! :)

@theSuess
Copy link
Member

theSuess commented Jul 5, 2021

Hey there, thanks for the PR.

What's the advantage of using the debian image instead of the distroless one?

@albjeremias
Copy link
Author

Well is just that I don't trust google at all to control any of the circuits i am. The only advantage is that for now.
But maybe the more sense would be to use the official go image?
https://hub.docker.com/_/golang/

anywayz.. my fight against google is political also.. check out: https://wiki.fuckoffgoogle.de

@theSuess
Copy link
Member

theSuess commented Jul 5, 2021

If you want to swap the image for something non-google I'd go with either redhat ubi or just FROM scratch. Distrust does not need any external libraries so this should not be an issue.

@albjeremias
Copy link
Author

why no golang? its probably the leightest... even though i dont have big concerns with any of those. but just to keep it simple.

@theSuess
Copy link
Member

theSuess commented Jul 6, 2021

The golang image contains the entire go toolchain. We do not have any runtime dependencies, so we can just skip this

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.

2 participants