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

Install latest docker-ce-cli only #5

Open
yajo opened this issue Jan 22, 2021 · 0 comments
Open

Install latest docker-ce-cli only #5

yajo opened this issue Jan 22, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@yajo
Copy link
Contributor

yajo commented Jan 22, 2021

Currently we install moby-engine from fedora repos, which is not the best because it's outdated and it smells like at some point Fedora will stop supporting it because they love more podman (which is easy to understand OTOH).

Well, in any case, we should follow instructions from https://docs.docker.com/engine/install/fedora/ to install the latest docker in the image.

Another benefit is that then we can install docker-ce-cli package, which only contains the client binaries and not the engine itself. That should make the image thinner and much faster to build.

@yajo yajo added the enhancement New feature or request label Jan 22, 2021
@yajo yajo added this to the 0.2.0 milestone Jan 25, 2021
@yajo yajo modified the milestones: 0.2.0, 0.3.0 Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants