- 09 Sep 2024
- 2 Minutes to read
- Print
Persist Changes to a Container Image
- Updated on 09 Sep 2024
- 2 Minutes to read
- Print
Skillable Studio allows you to permanently save changes to Containers so that they are present in subsequent lab launches.
Saving Changes
To save changes to a container image:
Ensure the container image you wish to make changes to belongs to a Container Registry that you have access to push to. For more information about Container Registries, read Container Registries.
Launch the lab you that contains the container you wish to make changes to.
Perform any configuration or any other changes that you wish to save to the container image.
In the running lab, select the Hamburger menu in the top right and choose the Save option.
Select an option to save:
Commit my changes and update this lab profile
New container image:
Select the container images that should be created.
Select the Container Registry that the new container image will be saved to.
Enter a tag for the new container image. This helps ensure that the same container image will be used over time, by using a version-specific tag.
Add a note summarizing the changes made or configuration of the container image. This is optional but highly recommended.
Select OK.
Current container images
Alert
Other lab profiles that use the same container images will be affected.
Select the container images to update. You may only push changes to containers that belong to a container registry that you have push rights to.
Add a note summarizing the changes made or configuration of the container image. This is optional but highly recommended.
Select OK.
Commit my changes and create a new lab profile
Create Lab Profile
This option will create a new container images in the new lab profile.
Enter a Number for the new lab profile.
Enter a Name for the new lab profile.
The new lab will be placed in the current Lab Series. If the new lab profile should be placed in a different Lab Series, select Choose to select a different Lab Series.
The new lab will be placed in the current Organization. If the new lab profile should be placed in a different Organization, select Choose to select a different Organization.
Enter a tag for each new container image. This helps ensure that the same container image will be used over time, by using a version-specific tag.
Select OK.