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
*
Tree implementation for podman images
Kunal Kushwaha
2019-03-14
*
Add event logging to libpod, even display to podman
baude
2019-03-11
*
podman healthcheck run (phase 1)
baude
2019-03-05
*
podman-remote load image
baude
2019-02-21
*
podman-remote save [image]
baude
2019-02-20
*
OpenTracing support added to start, stop, run, create, pull, and ps
Sebastian Jug
2019-02-18
*
Merge pull request #2196 from baude/toolbox
Daniel J Walsh
2019-02-05
|
\
|
*
Changes to container runlabel for toolbox project
baude
2019-01-30
*
|
libpod/image: Use RepoDigests() in Inspect()
W. Trevor King
2019-01-31
|
/
*
FIXME? Introduce imageParts.suspiciousRefNameTagValuesForSearch
Miloslav Trmač
2019-01-14
*
Use imageParts.referenceWithRegistry in Image.getLocalImage
Miloslav Trmač
2019-01-14
*
Don't try to look up local images with an explicit :latest suffix
Miloslav Trmač
2019-01-14
*
Return a reference.Named from normalizedTag
Miloslav Trmač
2019-01-14
*
Use reference.TagNameOnly instead of manually adding imageParts.tag in normal...
Miloslav Trmač
2019-01-14
*
Use imageParts.normalizedReference in normalizeTag
Miloslav Trmač
2019-01-14
*
Use imageparts.referenceWithRegistry in normalizeTag
Miloslav Trmač
2019-01-14
*
Reorganize normalizeTag
Miloslav Trmač
2019-01-14
*
Drop image.DecomposeString, make image.Parts private imageParts again
Miloslav Trmač
2019-01-14
*
remote-client support for images
baude
2019-01-10
*
libpod/image: Use ParseNormalizedNamed in RepoDigests
W. Trevor King
2019-01-09
*
Switch all referencs to image.ContainerConfig to image.Config
Daniel J Walsh
2018-12-21
*
Remove the forceSecure parameter on the pull call stack
Miloslav Trmač
2018-12-06
*
Remove manual handling of insecure registries in PushImageToReference
Miloslav Trmač
2018-12-06
*
Remove the forceSecure parameter of Image.PushImageTo*
Miloslav Trmač
2018-12-06
*
Minimally update for the DockerInsecureSkipTLSVerify type change
Miloslav Trmač
2018-12-06
*
Merge pull request #1868 from QiWang19/issue860
OpenShift Merge Robot
2018-11-26
|
\
|
*
Add history and namespaceoptions to image inspect
Qi Wang
2018-11-26
*
|
add podman container|image exists
baude
2018-11-26
|
/
*
Vendor in new new buildah/ci
baude
2018-10-17
*
Add container runlabel command
baude
2018-09-28
*
run complex image names with short names
baude
2018-09-28
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
Fix ambiguity in adding localhost to podman save
haircommander
2018-08-08
*
RFC: Rename runtime.pullImage to runtime.pullImageFromHeuristicSource
Miloslav Trmač
2018-08-01
*
Introduce Runtime.pullImageFromReference, call it in Runtime.FromImageReference
Miloslav Trmač
2018-08-01
*
Replace Runtime.LoadFromArchive with Runtime.LoadFromArchiveReference
Miloslav Trmač
2018-08-01
*
Remove the forceCompress parameter from getCopyOptions and DRO.GetSystemContext
Miloslav Trmač
2018-08-01
*
Remove the authFile parameter from getCopyOptions and DRO.GetSystemContext
Miloslav Trmač
2018-08-01
*
Remove the signaturePolicyPath parameter from getCopyOptions and DRO.GetSyste...
Miloslav Trmač
2018-08-01
*
Add a *types.SystemContext parameter to getCopyOptions and DRO.GetSystemContext
Miloslav Trmač
2018-08-01
*
Move pullImage from Image to Runtime
Miloslav Trmač
2018-08-01
*
RFC: Rename Image.PushImage to Image.PushImageToHeuristicDestination
Miloslav Trmač
2018-08-01
*
Remove an unnecessary use of alltransports.ParseImageName
Miloslav Trmač
2018-08-01
*
Split Image.PushImageToReference from Image.PushImage
Miloslav Trmač
2018-08-01
*
Don't format to string and re-parse a DockerReference()
Miloslav Trmač
2018-08-01
*
Remove the :// end from DockerTransport
Miloslav Trmač
2018-08-01
*
podman rmi shouldn't delete named referenced images
umohnani8
2018-07-28
*
Make Image.HasShaInInputName to an independent local function
Miloslav Trmač
2018-07-23
*
Split normalizeTag from Image.TagImage
Miloslav Trmač
2018-07-23
*
Podman load/tag/save prepend localhost when no repository is present
haircommander
2018-07-20
[next]