-
Notifications
You must be signed in to change notification settings - Fork 189
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
Slimming Telescope Feed-Discovery Docker Image #2526
Comments
Related discussion #2683 |
Modified this to be about working on the feed-discovery service first, then we can add others once we have the process in place. |
Waiting on #2801 |
I've spent a few hours looking at other repos and trying to figure out the best way to go about this. Seems like most repos are using this in their yaml file responsible for publishing, and that they do it on the
I think in order to do this we would have to omit setup-buildx-action and implement Also, instead of downloading and installing @humphd, @manekenpix your feed back would be appreciated |
I don't want to stop using |
@TDDR, do you think that we can make this for 2.9? I can move it to 3.0-alpha in the case we need to more discussion. cc @humphd, @manekenpix |
Moving to Alpha, I want @TDDR to focus on the deploy stuff. |
I don't think it's possible yet to use |
OK, thanks for looking into this. I don't want to move away from buildx, so let's leave this for when they do support it. |
I don't think this is worth doing, now that we have better caching and our own registry in place. |
What would you like to be added:
Recently, I had found https://github.com/docker-slim/docker-slim which claims to work with Node based Docker containers. If this were to work, it would improve both local and server storage requirements.
Furthermore, this may help the future plan of integrating Kubernetes clusters or moving to the cloud by reducing the storage costs of the various micro services.
The text was updated successfully, but these errors were encountered: