| Commit message (Expand) | Author | Age |
* | system tests: add assert(), and start using it | Ed Santiago | 2022-04-20 |
* | podman create: building local pause image: do not read ignore files | Valentin Rothberg | 2022-03-17 |
* | test: add a test to verify race free concurrent/parallel builds | Aditya R | 2022-03-03 |
* | Don't log errors on removing volumes inuse, if container --volumes-from | Daniel J Walsh | 2022-02-21 |
* | Make sure building with relative paths work correctly. | Daniel J Walsh | 2022-02-10 |
* | fix default branch links | Erik Sjölund | 2022-01-15 |
* | tests: adjust old build test to expect exit code | Aditya Rajan | 2021-12-17 |
* | System tests: enhance volume test, add debug prints | Ed Santiago | 2021-11-01 |
* | volumes: be more tolerant and fix infinite loop | Valentin Rothberg | 2021-10-28 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | System tests: speed up. They've gotten too slow. | Ed Santiago | 2021-09-27 |
* | remote build: EvalSymlinks() the context directory | Nalin Dahyabhai | 2021-09-27 |
* | System tests: cleanup, and remove obsolete skips | Ed Santiago | 2021-09-17 |
* | build.bats: fix copy tests after containers/buildah#3486 | Aditya Rajan | 2021-09-15 |
* | pkg/bindings/images.nTar(): set ownership of build context to 0:0 | Nalin Dahyabhai | 2021-09-07 |
* | Alias build to buildx, so it won't fail | Daniel J Walsh | 2021-08-09 |
* | remote build: fix streaming and error handling | Valentin Rothberg | 2021-07-28 |
* | System tests: fix a multiarch problem | Ed Santiago | 2021-07-15 |
* | podman-remote build use .containerignore over .dockerignore | Daniel J Walsh | 2021-07-14 |
* | Don't exclude Dockerfile, Containerfiles from tar content | Daniel J Walsh | 2021-07-10 |
* | Bump github.com/containers/storage from 1.32.3 to 1.32.5 | Daniel J Walsh | 2021-06-29 |
* | Add support for podman remote build -f - . | Daniel J Walsh | 2021-06-11 |
* | podman-remote build should handle -f option properly | Daniel J Walsh | 2021-06-08 |
* | Handle hard links in different directories | Daniel J Walsh | 2021-05-24 |
* | Handle hard links in remote builds | Daniel J Walsh | 2021-05-22 |
* | podman image tree: restore previous behavior | Valentin Rothberg | 2021-05-12 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | system tests: build --pull-never: deal with flakes | Ed Santiago | 2021-04-15 |
* | Verify existence of auth file if specified | Daniel J Walsh | 2021-04-05 |
* | Fix missing podman-remote build options | Daniel J Walsh | 2021-04-02 |
* | Fix podman build --pull-never | Daniel J Walsh | 2021-03-27 |
* | System test cleanup | Ed Santiago | 2021-03-15 |
* | build-arg | Daniel J Walsh | 2021-03-07 |
* | Handle podman build --dns-search | Daniel J Walsh | 2021-03-07 |
* | Add support for podman build --ignorefile | Daniel J Walsh | 2021-03-07 |
* | system test image: build it multiarch | Ed Santiago | 2021-02-24 |
* | Merge pull request #9275 from rhatdan/build | OpenShift Merge Robot | 2021-02-22 |
|\ |
|
| * | Add missing params for podman-remote build | Daniel J Walsh | 2021-02-16 |
* | | podman build: pass runtime to buildah | Valentin Rothberg | 2021-02-16 |
|/ |
|
* | Revert "podman build --pull: use correct policy" | Valentin Rothberg | 2021-01-28 |
* | podman build --pull: use correct policy | Valentin Rothberg | 2021-01-27 |
* | Merge pull request #9054 from vrothberg/fix-9040 | OpenShift Merge Robot | 2021-01-26 |
|\ |
|
| * | workdir presence checks | Valentin Rothberg | 2021-01-26 |
* | | Pass DefaultMountsFile to podman build | Daniel J Walsh | 2021-01-25 |
|/ |
|
* | System tests: cover gaps from the last month | Ed Santiago | 2021-01-25 |
* | Merge pull request #8787 from jsoref/spelling | OpenShift Merge Robot | 2020-12-23 |
|\ |
|
| * | Spelling | Josh Soref | 2020-12-22 |
* | | Fix podman build --logfile | Hironori Shiina | 2020-12-22 |
|/ |
|
* | Honor the --layers flag | Daniel J Walsh | 2020-12-09 |