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
*
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
*
inspect image healthchecks
Brent Baude
2020-01-27
*
Merge pull request #4850 from vrothberg/fix-linting
OpenShift Merge Robot
2020-01-13
|
\
|
*
make lint: enable gocritic
Valentin Rothberg
2020-01-13
*
|
Merge pull request #4817 from rhatdan/codespell
OpenShift Merge Robot
2020-01-13
|
\
\
|
|
/
|
/
|
|
*
Add codespell to validate spelling mistakes in code.
Daniel J Walsh
2020-01-11
*
|
Merge pull request #4694 from openSUSE/history-names-in-inspect
OpenShift Merge Robot
2020-01-13
|
\
\
|
|
/
|
/
|
|
*
Add history names to image inspect data
Sascha Grunert
2019-12-13
*
|
fix e2e test failure
baude
2020-01-10
*
|
Initial commit on compatible API
Jhon Honce
2020-01-10
|
/
*
move image filters under libpod/images
baude
2019-12-10
*
Add support for image name history
Sascha Grunert
2019-11-27
[next]