Skip to content

Instantly share code, notes, and snippets.

@cpuguy83
Last active February 9, 2022 23:19
Show Gist options
  • Save cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0 to your computer and use it in GitHub Desktop.
Save cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0 to your computer and use it in GitHub Desktop.
./0000775000000000000000000000000014201045023007702 5ustar rootroot
{"architecture":"amd64","config":{"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"WorkingDir":"/","OnBuild":null},"created":null,"history":null,"os":"linux","rootfs":{"type":"layers","diff_ids":[ "sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215", "sha256:7a3a39c508fb52f8dc9711033b6a98d6917ee093cfce8520ba625c02ba931afe"]}}
./0000775000000000000000000000000014201032765007713 5ustar rootroot./hello0000664000000000000000000000000014201032765010727 0ustar rootroot
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"schemaVersion": 2,
"config": {
"mediaType": "application/vnd.oci.image.config.v1+json",
"digest": "sha256:1954705543aea0fbc493e69e5e25573ce388770376ab5cfe965002600f002274",
"size": 377
},
"layers": [
{
"mediaType": "application/vnd.docker.image.rootfs.foreign.diff.tar",
"digest": "sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215",
"size": 10240,
"urls": [
"https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
]
},
{
"mediaType": "application/vnd.docker.image.rootfs.diff.tar",
"digest": "sha256:7a3a39c508fb52f8dc9711033b6a98d6917ee093cfce8520ba625c02ba931afe",
"size": 10240
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment