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
*
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
*
Fix handling of remove --log-rusage param
Daniel J Walsh
2021-03-31
*
[NO TESTS NEEDED] Shrink the size of podman-remote
Daniel J Walsh
2021-03-29
*
Merge pull request #9631 from rhatdan/pull
OpenShift Merge Robot
2021-03-29
|
\
|
*
Fix podman build --pull-never
Daniel J Walsh
2021-03-27
*
|
[NO TESTS NEEDED] Turn on podman-remote build --isolation
Daniel J Walsh
2021-03-26
|
/
*
fixup
Matej Vasek
2021-03-23
*
fix: build endpoint for compat API
Matej Vasek
2021-03-23
*
Merge pull request #9524 from riyad/apiv3-print-tags-when-building
OpenShift Merge Robot
2021-03-11
|
\
|
*
[Compat API] Also print successfully tagging images in /build endpoint
Riyad Preukschas
2021-02-25
*
|
Handle podman build --dns-search
Daniel J Walsh
2021-03-07
*
|
Merge pull request #9550 from baude/issue9517
OpenShift Merge Robot
2021-03-04
|
\
\
[next]