You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
***image inspect:**`mocker image inspect` and `mocker inspect --type=image` now return Docker-compatible `ImageInspect` JSON arrays with PascalCase keys instead of the previous lowercase `ImageInfo` object shape.
13
13
***MockerKit:**`ImageManager.inspect(_:platform:)` returns `ImageInspect` instead of `ImageInfo`.
***image:** remove images by ID or digest prefix ([7ed8504](https://github.com/us/mocker/commit/7ed85045a2c19f9c114450ba58d29b65f387ceef))
21
+
22
+
23
+
### Bug Fixes
24
+
25
+
***compose:** expose the resolved project name to interpolation ([4e9ecf3](https://github.com/us/mocker/commit/4e9ecf385439a62c82cbb4b51cdc1f34515cda51))
0 commit comments