Code Ocean VPC Administration Guide
v2.20
v2.20
  • Code Ocean VPC Administration Guide
  • Overview
    • System Overview
    • System Capacity and Sizing
  • Installation Guide
    • Prerequisites
    • CloudFormation Deployment
    • Deployment Parameters
    • Deployed IAM Resources
    • Subdomain Delegation
    • Create an Admin Account
    • Upgrade Code Ocean
    • Remove Code Ocean
    • Least privileged deployment IAM role
  • Management Guide
    • User Management
      • Admin Signup
      • Adding/Removing an Administrator
      • Inviting New Users
      • Generating a Reset Password Link
      • Deactivate User
    • Set up a User Banner Message
    • Enable Git Integration
    • Starter Environments
      • Deploy Base Image
      • Image Actions
      • Deploying Private Docker Base Images
    • Authentication
    • SCIM Provisioning using Azure Active Directory
    • SCIM Provisioning using Okta
    • ACM Certificate Renewal
    • Deleting Released Capsules
    • Assumable Roles
    • Backup and restore
  • Troubleshooting Guide
    • Collecting Logs with the Support Bundle
    • Searching Logs in AWS CloudWatch
    • Alarms
Powered by GitBook
On this page
  • Editing Image
  • Deploying Imported Base Images (Gallery Capsules)
  • Deprecating Image
  • Restoring Deprecated Image
  • Deleting/Redeploying Image

Was this helpful?

  1. Management Guide
  2. Starter Environments

Image Actions

Learn to manage Docker images in Code Ocean.

PreviousDeploy Base ImageNextDeploying Private Docker Base Images

Last updated 11 months ago

Was this helpful?

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.

Deploying Imported Base Images (Gallery Capsules)

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.