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
/
libpod
/
image
/
image.go
Commit message (
Expand
)
Author
Age
*
migrate Podman to containers/common/libimage
Valentin Rothberg
2021-05-05
*
rmi: don't break when the image is missing a manifest
Nalin Dahyabhai
2021-04-20
*
turn hidden --trace into a NOP
Valentin Rothberg
2021-03-08
*
Correct compat images/{name}/push response
Milivoje Legenovic
2021-03-07
*
Correct compat images/create?fromImage response
Milivoje Legenovic
2021-02-26
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Enable whitespace linter
Paul Holzinger
2021-02-11
*
Merge pull request #8950 from mheon/exorcise_driver
OpenShift Merge Robot
2021-01-12
|
\
|
*
Exorcise Driver code from libpod/define
Matthew Heon
2021-01-12
*
|
Fix problems reported by staticcheck
Paul Holzinger
2021-01-12
|
/
*
Allow image errors to bubble up from lower level functions.
Daniel J Walsh
2021-01-04
*
More docker compat API fixes
Milivoje Legenovic
2020-12-04
*
short-name aliasing
Valentin Rothberg
2020-11-13
*
Merge pull request #8098 from vrothberg/fix-8082
OpenShift Merge Robot
2020-10-22
|
\
|
*
container create: record correct image name
Valentin Rothberg
2020-10-21
*
|
save image remove signatures
Qi Wang
2020-10-21
|
/
*
Lowercase some errors
Kir Kolyshkin
2020-10-05
*
image look up: consult registries.conf
Valentin Rothberg
2020-09-30
*
Supports import&run--signature-policy
Qi Wang
2020-09-15
*
Merge pull request #7290 from rhatdan/external
OpenShift Merge Robot
2020-09-09
|
\
|
*
Show c/storage (Buildah/CRI-O) containers in ps
Daniel J Walsh
2020-09-09
*
|
support multi-image (docker) archives
Valentin Rothberg
2020-09-08
|
/
*
make image parent check more robust
Valentin Rothberg
2020-09-07
*
fix panic when checking len on nil object
Brent Baude
2020-08-28
*
Merge pull request #7215 from vrothberg/flatten-the-curve
OpenShift Merge Robot
2020-08-08
|
\
|
*
image list: speed up
Valentin Rothberg
2020-08-07
*
|
Retry pulling image
Qi Wang
2020-08-04
|
/
*
Add podman image mount
Daniel J Walsh
2020-07-28
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Fix saving in oci format
Qi Wang
2020-07-09
*
move go module to v2
Valentin Rothberg
2020-07-06
*
podman untag: error if tag doesn't exist
Valentin Rothberg
2020-06-24
*
Fix podman-remote images
Daniel J Walsh
2020-06-16
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
Fixes podman save fails when specifying an image using a digest #5234
Sujil02
2020-04-28
*
Add functions to return image informations
Daniel J Walsh
2020-04-20
*
image prune skips images with child images.
Kunal Kushwaha
2020-04-15
*
podmanv2 load
Brent Baude
2020-04-01
*
create: do not calculate image size
Giuseppe Scrivano
2020-03-12
*
Modify Runtime.getImage to return a storage.Image
Miloslav Trmač
2020-02-07
*
Document an aspect of newFromStorage behavior
Miloslav Trmač
2020-02-07
*
Introduce a Runtime.newImage constructor
Miloslav Trmač
2020-02-07
*
Move Image.getLocalImage to Runtime.getLocalImage
Miloslav Trmač
2020-02-07
*
Remove the getLocalImage() call from Image.Size
Miloslav Trmač
2020-02-07
*
Use Runtime.NewFromLocal instead of open-coded copies
Miloslav Trmač
2020-02-07
*
Trivial simplification
Miloslav Trmač
2020-02-07
*
Create two separate newImage instances in Runtime.New
Miloslav Trmač
2020-02-07
*
Call NewImageRuntimeFromStore from NewImageRuntimeFromOptions
Miloslav Trmač
2020-02-07
*
Wrap error for failing ImageSize calls
Sascha Grunert
2020-02-04
*
history: fix size computing
Valentin Rothberg
2020-01-29
[next]