Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replace "podman" with "Podman" | xcffl | 2019-09-07 |
| | | | | Signed-off-by: xcffl <xcffl@outlook.com> | ||
* | Change wait to sleep in podmanimage readme | TomSweeneyRedHat | 2019-07-22 |
| | | | | | | | Change wait to sleep 100000 as we've had some reports of problems with wait: https://github.com/containers/buildah/issues/1665 Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com> | ||
* | Create Dockerfiles for podmanimage | TomSweeneyRedHat | 2019-06-01 |
The Dockerfiles necessary to create the stable, testing and upstream container images on quay.io/user/podman. Once this is commited, I will set up those images such that they will be built with every git commit. stable - Latest Fedora release image testing - Latest release on bohdi Fedora testing upstream - Latest version in upstream podman Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com> |