Docker-export

Latest version: v1.1.0

Safety actively analyzes 623490 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.0

Added

- `get_export_filename(image, platform)` for an fs-safe filename

Changed

- `fs_name` now includes image reference and is filesystem safe for all OS.
- Default export filename now includes platform as well.

1.0.1

Changed

- Default-variant-safe `Platform` comparison (fixes linux/arm64/v8 not == linux/arm64)

1.0.0

Added

- `Image.exists()`/`image_exists()` function to check registry for an image+platform
- `Image.get_digest()`/`get_image_digest()` function to retrieve unique image+platform digest
- Proper type hints

Changed

- Fixed Python 3.8 and 3.9 usage (was using 3.10+ specific feature)

Removed

- Support for python 3.6 and 3.7 (both EOL)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.