Custom Base Images
Last updated
Last updated
More information
Snyk privacy policy© 2024 Snyk Limited | All product and company names and logos are trademarks of their respective owners.
Get a custom base image
Unique identifier for custom base image
Returns a custom base image
Get a list of custom base images with support for ordering and filtering. Either the org_id or group_id parameters must be set to authorize successfully. If sorting by version, the repository filter is required.
Returns custom base images
In order to create a custom base image, you first need to import your base images into Snyk. You can do this through the CLI, UI, or API.
This endpoint marks an image as a custom base image. This means that the image will get added to the pool of images from which Snyk can recommend base image upgrades.
Note, after the first image in a repository gets added, a versioning schema cannot be passed in this endpoint. To update the versioning schema, the PATCH endpoint must be used.
The properties used in the creation of a custom base image
Successfully created a custom base image
Updates a custom base image's attributes
Unique identifier for custom base image
custom base image to be updated
Returns the updated custom base image
Delete a custom base image resource. (the related container project is unaffected)
Unique identifier for custom base image
Successfully deleted the custom base image