moby/image
Sebastiaan van Stijn e19edd3f25
image/spec: minor fixes and touch-ups in markdown files
- remove some trailing commas, which made the JSON invalid (some of these
  were fixed in the 1.2 spec, but not in older versions).
- synchronise some formatting / phrasing between versions, to make them
  easier to compare.
- remove non-breaking spaces (`NBSP`) in example outputs, and replace
  them with regular spaces.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-30 11:18:20 +02:00
..
cache Use OCI "History" type instead of inventing our own copy 2023-06-12 13:47:17 -07:00
spec image/spec: minor fixes and touch-ups in markdown files 2023-08-30 11:18:20 +02:00
tarexport image: format code with gofumpt 2023-08-24 17:57:22 +02:00
v1 Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
fs.go image: format code with gofumpt 2023-08-24 17:57:22 +02:00
fs_test.go image: format code with gofumpt 2023-08-24 17:57:22 +02:00
image.go c8d/builder: Don't drop fields from created image 2023-08-24 09:44:12 +02:00
image_test.go Use OCI "History" type instead of inventing our own copy 2023-06-12 13:47:17 -07:00
rootfs.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
store.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
store_test.go image/store: Use errdefs for errors 2022-12-08 17:17:07 +01:00