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
/
api
/
handlers
/
compat
/
images_build.go
Commit message (
Expand
)
Author
Age
*
build: implement --cache-to,--cache-from and --cache-ttl
Aditya R
2022-08-09
*
Set TLSVerify=true by default for API endpoints
Vladimir Kochnev
2022-07-26
*
pkg: switch to golang native error wrapping
Sascha Grunert
2022-07-08
*
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: 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
*
Fix codespell errors
Daniel J Walsh
2022-05-25
*
compat, build: suppress step errors when quiet is set
Aditya R
2022-05-24
*
Swagger refactor/cleanup
Jhon Honce
2022-05-19
*
linter: enable unconvert linter
Valentin Rothberg
2022-05-19
*
api: make no-op remote functional in /libpod/build
Aditya R
2022-05-16
*
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
*
Vendor in new opencontainers/selinux
Daniel J Walsh
2022-04-08
*
compat: endpoint /build must set header content type as application/json in r...
Aditya R
2022-02-07
*
remote build: set rootless oci isolation correctly
Paul Holzinger
2022-01-24
*
Remove unused param and clean API handlers
Jakub Guzik
2022-01-22
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
podman build enable --all-platforms and --unsetenv
Paul Holzinger
2022-01-13
*
update buildah to latest and use new network stack
Paul Holzinger
2022-01-12
*
Add podman rm --depend
Daniel J Walsh
2022-01-11
*
Merge pull request #11538 from mtrmac/http-credentials
OpenShift Merge Robot
2022-01-06
|
\
|
*
Don't return a header name from auth.GetCredentials
Miloslav Trmač
2021-12-10
*
|
Fixes #12063 Add docker compatible output after image build.
Ananth Bhaskararaman
2021-12-14
*
|
compat build: adhere to q/quiet
Valentin Rothberg
2021-12-13
|
/
*
Merge pull request #12414 from flouthoc/api-allow-secrets
OpenShift Merge Robot
2021-11-30
|
\
|
*
podman-remote: prevent leaking secret into image
Aditya Rajan
2021-11-30
|
*
podman-remote: copy secret to contextdir is absolute path on host
Aditya Rajan
2021-11-30
|
*
api: allow build api to accept secrets
Aditya Rajan
2021-11-30
*
|
compat API: allow enforcing short-names resolution to Docker Hub
Valentin Rothberg
2021-11-30
|
/
*
compat: Add compatiblity with Docker/Moby API for scenarios where build fails
Aditya Rajan
2021-11-24
*
compat: add layer caching compatiblity for non podman clients
Aditya Rajan
2021-11-22
*
If Dockerfile exists in same directory as service, we should not use it.
Daniel J Walsh
2021-10-25
*
build: take advantage of --platform lists
Nalin Dahyabhai
2021-09-14
*
Refacter API server emphasis on logging
Jhon Honce
2021-09-10
*
For compatibility, ignore Content-Type
Jhon Honce
2021-08-11
*
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
*
Bump github.com/containers/storage from 1.32.3 to 1.32.5
Daniel J Walsh
2021-06-29
*
Fix handling of podman-remote build --device
Daniel J Walsh
2021-06-13
*
Fall back to string for dockerfile parameter
Alex Schultz
2021-06-11
*
podman-remote build should handle -f option properly
Daniel J Walsh
2021-06-08
*
Add client disconnect to build handler loop
Jhon Honce
2021-05-10
*
Fix flake on failed podman-remote build : try 2
Daniel J Walsh
2021-04-14
*
Fix flake on failed podman-remote build
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
[next]