projectatomic / docker

Docker - the open-source application container engine
http://www.docker.com
Apache License 2.0
81 stars 58 forks source link

Releases of Atomic Docker do not keep pace with Docker CE #287

Closed joekohut closed 5 years ago

joekohut commented 6 years ago

Docker stable release is around 17.09. I still see Atomic at 1.12/1.13. Just curious, what is the driver/constraints here?
Atomic is a great project, but the lag in Docker version is a bit unexpected and unsettling from an end-user perspective.

FranklinYu commented 5 years ago

@jcberthon I think the documentation suggestion deserves a dedicated issue. I would suggest making a feature request at https://github.com/containers/libpod and maybe get a label of “documentation”. That way other maintainers of Podman get notified and may also add some other ideas.

rhatdan commented 5 years ago

Yes I think an issue or series of issues of blogs/docs that you would like to see written, (Or would want to write yourself.) Surfacing this issues out of this closed one is a good idea. Also potential for other contributors to step up and help write documentation.
Again @jcberthon Thanks for you help and ideas.

jcberthon commented 5 years ago

I'm happy to have provided some ideas and feedback.

I might step up and provide some improvements to existing or future documentation, but I first need to get up-to-speed with Podman. I'm trying to finish my little side project at the moment and sadly I went back to Docker for the time being. But I will come back to Podman very soon after however on a Fedora OS this time, that might be easier to get things started for the moment.

rhatdan commented 5 years ago

@jcberthon Great. Any help you can give to this project would be greatly appreciated. I would like to hear what Distro you were having problems with Podman on, and see if we can clean this up.

jcberthon commented 5 years ago

I am having an issue with https://github.com/containers/libpod/issues/2778 on Ubuntu 18.04.2 using the PPA (defined here https://github.com/containers/libpod/blob/master/install.md#ubuntu).

As far as I understood, the solution would be to upgrade to slirp4netns 0.3+ and currently the PPA contains an older version. So it is a small obstacle.

rhatdan commented 5 years ago

Ok that is the most common issue people are having on Ubuntu hopefully it is fixed now.