Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | v2 podman-remote build | Brent Baude | 2020-05-21 |
| | | | | | | this is a very basic implementation of build. some of the more advanced options need to be included still as well. i think the endpoints for compat and libpod will have to split given buildahs more advanced set of options. that should probably be done by someone more experienced with build internals. Signed-off-by: Brent Baude <bbaude@redhat.com> | ||
* | Refactor handler packages | Jhon Honce | 2020-03-10 |
To help with packaging, the handlers in pkg/api/handlers are now found in pkg/api/handler/compat. Signed-off-by: Jhon Honce <jhonce@redhat.com> |