index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
bindings
/
images
/
build.go
Commit message (
Expand
)
Author
Age
*
Bump Buildah to v1.22.0 [NO TESTS NEEDED]
TomSweeneyRedHat
2021-08-04
*
remote build: fix streaming and error handling
Valentin Rothberg
2021-07-28
*
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
*
Fix podman-remote build --rm=false ...
Daniel J Walsh
2021-05-10
*
build: improve regex for iidfile
Giuseppe Scrivano
2021-05-06
*
Fix flake on failed podman-remote build : try 2
Daniel J Walsh
2021-04-14
*
Handle podman-remote --arch, --platform, --os
Daniel J Walsh
2021-04-07
*
Fix missing podman-remote build options
Daniel J Walsh
2021-04-02
*
[NO TESTS NEEDED] Shrink the size of podman-remote
Daniel J Walsh
2021-03-29
*
Fix podman build --pull-never
Daniel J Walsh
2021-03-27
*
pkg/bindings/images.Build(): fix a race condition in error reporting
Nalin Dahyabhai
2021-03-16
*
Handle podman build --dns-search
Daniel J Walsh
2021-03-07
*
Fix support for podman build --timestamp
Daniel J Walsh
2021-03-02
*
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
*
|
bump go module to v3
Valentin Rothberg
2021-02-22
|
/
*
Implement missing arguments for podman build
Daniel J Walsh
2021-02-08
*
podman-remote fix sending tar content
Kazım SARIKAYA
2021-01-03
*
Honor the --layers flag
Daniel J Walsh
2020-12-09
*
Podman-remote build is getting ID twice
Daniel J Walsh
2020-11-14
*
Merge pull request #7815 from jwhonce/wip/creds_remote
OpenShift Merge Robot
2020-10-02
|
\
|
*
Add X-Registry-Config support
Jhon Honce
2020-09-29
*
|
Support --http-proxy for remote builds
Jhon Honce
2020-09-30
|
/
*
Refactor API build endpoint to be more compliant
Jhon Honce
2020-09-14