For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to publish multiple containers at once

You can now publish multiple containers in one workflow. Instead of opening and publishing each container separately, you can select several containers, choose the target environment, and publish them together.

This is useful when you want to release changes across multiple containers simultaneously, keep deployments consistent, and reduce repetitive manual steps.

How to publish multiple containers

1. Open the Containers section

Go to Containers from the main navigation.

2. Start the publishing workflow

Click the Publish Containers button.

This opens the multi-container publishing flow, where you can choose which containers should be included in the release.

3. Select the containers you want to publish

Tick the checkboxes next to the containers you want to publish.

You can select one or more containers, depending on what you want to release.

4. Continue to publishing details

After selecting the containers, click Continue.

5. Add a description and select an environment

Enter a publication description.

Then select the environment you want to publish the selected containers into.

The description helps your team understand what was released and why. It is especially useful when several containers are published together as part of the same update.

6. Publish the selected containers

Review your selection and publish the containers

Once confirmed, all selected containers are published into the chosen environment as part of the same publishing workflow.

All selected containers are published into the same environment. If different containers need to be published into different environments, publish them in separate publishing workflows.

Last updated

Was this helpful?