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
Commit message (
Expand
)
Author
Age
*
Merge pull request #15491 from marshall-lee/bindings-schema-ignore
OpenShift Merge Robot
2022-08-31
|
\
|
*
Mark some of the option fields as ignored in pkg/bindings
Vladimir Kochnev
2022-08-26
*
|
remote: fix implementation of build with --userns=auto for API
Aditya R
2022-08-26
|
/
*
Add ProgressWriter to PullOptions
Vladimir Kochnev
2022-08-19
*
Merge pull request #15230 from YoitoFes/Issue-15211
OpenShift Merge Robot
2022-08-09
|
\
|
*
pkg/bindings: Support writing image push progress to specified io.Writer
Naoto Kobayashi
2022-08-08
*
|
build: implement --cache-to,--cache-from and --cache-ttl
Aditya R
2022-08-09
|
/
*
remove image podman no prune
Karthik Elango
2022-08-04
*
Add flag "--compression-format" to "podman manifest push" both in local/remot...
Romain Geissler
2022-07-30
*
remote push: show copy progress
Valentin Rothberg
2022-07-21
*
pkg: switch to golang native error wrapping
Sascha Grunert
2022-07-08
*
api,images: add support for LookupManifest to Image remove API
Aditya R
2022-06-30
*
podman image scp remote support & podman image scp tagging
cdoern
2022-06-28
*
Merge pull request #14585 from Luap99/nolint
openshift-ci[bot]
2022-06-14
|
\
|
*
golangci-lint: enable nolintlint
Paul Holzinger
2022-06-14
*
|
Update vendor of containers/buildah
Daniel J Walsh
2022-06-13
|
/
*
podman-remote push --remove-signatures support
Daniel J Walsh
2022-06-10
*
podman-remote: enable support for additional build-context on macOS, remote
Aditya R
2022-06-02
*
vendor: bump buildah to v1.26.1-0.20220524184833-5500333c2e06
Aditya R
2022-05-26
*
pkg/bindings/images/rm.go: remove redundant FIXME
Valentin Rothberg
2022-05-24
*
pkg/bindings/images: remove TODOs re: system context
Valentin Rothberg
2022-05-24
*
linter: enable unconvert linter
Valentin Rothberg
2022-05-19
*
Vendor in containers/buildah@v1.26.1
Daniel J Walsh
2022-05-05
*
enable gocritic linter
Paul Holzinger
2022-04-26
*
Pass --tls-verify option in podman -remote build
Daniel J Walsh
2022-04-25
*
Revert "images --size"
Valentin Rothberg
2022-04-14
*
Merge pull request #13687 from rhatdan/VENDOR
OpenShift Merge Robot
2022-04-08
|
\
|
*
Vendor in new opencontainers/selinux
Daniel J Walsh
2022-04-08
*
|
images --size
Valentin Rothberg
2022-04-08
|
/
*
Add build test for .containerignore tar file
Jhon Honce
2022-03-31
*
Switch all calls to filepath.Walk to filepath.WalkDir
Daniel J Walsh
2022-03-27
*
Remove error stutter
Daniel J Walsh
2022-03-25
*
Merge pull request #13531 from cdoern/build
OpenShift Merge Robot
2022-03-24
|
\
|
*
add contextDir to tar on remote
cdoern
2022-03-22
*
|
import: allow users to set os, arch and variant of imports
Aditya R
2022-03-23
*
|
podman rmi --ignore
Valentin Rothberg
2022-03-19
*
|
go fmt: use go 1.18 conditional-build syntax
Valentin Rothberg
2022-03-18
|
/
*
Make sure building with relative paths work correctly.
Daniel J Walsh
2022-02-10
*
pkg/bindings/images.Build(): slashify "dockerfile" values, too
Nalin Dahyabhai
2022-02-02
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Refactor manifest list operations
Jhon Honce
2022-01-14
*
podman build enable --all-platforms and --unsetenv
Paul Holzinger
2022-01-13
*
Remove the authfile parameter of MakeXRegistryAuthHeader
Miloslav Trmač
2021-12-10
*
Simplify the header decision in pkg/bindings/images.Build a bit
Miloslav Trmač
2021-12-10
*
Remove the authfile parameter of MakeXRegistryConfigHeader
Miloslav Trmač
2021-12-10
*
Call MakeXRegistryAuthHeader instead of Header(..., XRegistryAuthHeader)
Miloslav Trmač
2021-12-10
*
Call MakeXRegistryConfigHeader instead of Header(..., XRegistryConfigHeader)
Miloslav Trmač
2021-12-10
*
Merge pull request #12425 from tnk4on/remote-build-eval-containerfile
OpenShift Merge Robot
2021-12-02
|
\
|
*
Fixed the containerfile not found during remote build.
Shion Tanaka
2021-11-30
*
|
podman-remote: copy secret to contextdir is absolute path on host
Aditya Rajan
2021-11-30
[next]