Image Actions

Learn to manage Docker images in Code Ocean.

Editing Image

You can edit some of the image information by selecting the Edit Image from the Actions menu. An Edit Base Image dialog will appear. Click on Submit when you are done editing.

You can't change "Docker Images" and the "Machine Type" which are grey out.

When a user duplicates a gallery capsule with base images that are not already in their VPC, the information of that base image will appear in the Starter Environment list on the Admin panel with an Imported label.

This allows admins to deploy the imported base image or make it available in the VPC, so that more development can be implemented with this base image.

Deprecating Image

Deprecating an image will mark the image as "(deprecated)" in the starter environment of a compute capsule. It remains available in capsules that use it, but will not be available for new capsules.

You can't delete an image that is deployed successfully. You can only deprecate that image.

Restoring Deprecated Image

You can restore a deprecated image.

Deleting/Redeploying Image

You can delete or attempt to redeploy the images that failed to deploy.

Last updated