Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Turn off journald in podmanimages on quay.io | TomSweeneyRedHat | 2019-09-06 |
| | | | | | | | | | In the Dockerfiles that are used to build the podman images on quay.io, we were changing the events_logger from journald to file in libpod.conf, but we weren't enabling it as we didn't remove the comment. This corrects that and addresses: #3464 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> |