summaryrefslogtreecommitdiff
path: root/pkg/bindings/images/build.go
Commit message (Expand)AuthorAge
* podman-remote build should handle -f option properlyDaniel J Walsh2021-06-08
* Handle hard links in different directoriesDaniel J Walsh2021-05-24
* Handle hard links in remote buildsDaniel J Walsh2021-05-22
* Fix podman-remote build --rm=false ...Daniel J Walsh2021-05-10
* build: improve regex for iidfileGiuseppe Scrivano2021-05-06
* Fix flake on failed podman-remote build : try 2Daniel J Walsh2021-04-14
* Handle podman-remote --arch, --platform, --osDaniel J Walsh2021-04-07
* Fix missing podman-remote build optionsDaniel J Walsh2021-04-02
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* Fix podman build --pull-neverDaniel J Walsh2021-03-27
* pkg/bindings/images.Build(): fix a race condition in error reportingNalin Dahyabhai2021-03-16
* Handle podman build --dns-searchDaniel J Walsh2021-03-07
* 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
* podman-remote fix sending tar contentKazım SARIKAYA2021-01-03
* Honor the --layers flagDaniel J Walsh2020-12-09
* 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