Expand description
Image state tracking for provenance information
Tracks where the current Docker image came from (prebuilt or built) and which registry it was pulled from.
Structs§
- Image
State - Image provenance state
Functions§
- clear_
state - Clear image state (e.g., after image removal)
- get_
state_ path - Get the path to the image state file
- load_
state - Load image state from disk
- save_
state - Save image state to disk