summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/images_build.go
Commit message (Expand)AuthorAge
* [NO TESTS NEEDED] Turn on podman-remote build --isolationDaniel J Walsh2021-03-29
* fixupMatej Vasek2021-03-29
* fix: build endpoint for compat APIMatej Vasek2021-03-29
* Fix podman build --pull-neverDaniel J Walsh2021-03-29
* Merge pull request #9524 from riyad/apiv3-print-tags-when-buildingOpenShift Merge Robot2021-03-11
|\
| * [Compat API] Also print successfully tagging images in /build endpointRiyad Preukschas2021-02-25
* | Handle podman build --dns-searchDaniel J Walsh2021-03-07
* | Merge pull request #9550 from baude/issue9517OpenShift Merge Robot2021-03-04
|\ \
| * | Support label type dict on compat buildbaude2021-03-02
| |/
* / Fix support for podman build --timestampDaniel J Walsh2021-03-02
|/
* Merge pull request #9275 from rhatdan/buildOpenShift Merge Robot2021-02-22
|\
| * Add missing params for podman-remote buildDaniel J Walsh2021-02-16
* | bump go module to v3Valentin Rothberg2021-02-22
|/
* Implement missing arguments for podman buildDaniel J Walsh2021-02-08
* Honor the --layers flagDaniel J Walsh2020-12-09
* Drop default log-level from error to warnDaniel J Walsh2020-12-03
* target is not tagbaude2020-12-02
* Podman-remote build is getting ID twiceDaniel J Walsh2020-11-14
* Merge pull request #7815 from jwhonce/wip/creds_remoteOpenShift Merge Robot2020-10-02
|\
| * Add X-Registry-Config supportJhon Honce2020-09-29
* | Support --http-proxy for remote buildsJhon Honce2020-09-30
|/
* Refactor API build endpoint to be more compliantJhon Honce2020-09-14
* docker-compose uses application/tarBrent Baude2020-08-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* fix misc remote build issuesBrent Baude2020-06-17
* handlers/compat: fix lint errorValentin Rothberg2020-06-16
* Add the missing returnzhangguanzhang2020-06-12
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* v2 podman-remote buildBrent Baude2020-05-21
* Refactor handler packagesJhon Honce2020-03-10