Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
assistant
build
containers
deploy
environments
install
providers
repositories
settings
show
storage
variables
version
webtrigger
Last updated Feb 9, 2026

containers create

Description

create new container definition

Usage

1
2
Usage: forge containers create [options]

Options

1
2
--verbose        enable verbose mode
-k, --key <key>  specify the name of the container
-h, --help       display help for command

Operation

This command is used with Forge Containers, which is currently available under Forge's Early Access Program (EAP). EAPs are offered to selected users for testing and feedback purposes.

APIs and features under EAP are:

  • Unsupported and subject to change without notice
  • Not recommended for use in production environments

Use forge containers create to register a new container for your app, as well as a corresponding image repository (with its own repository URI).

The key you provide with this command will be the key used for the container's image repository. You'll also use this value as your container.key value in the manifest.

For a complete list of forge containers subcommands, refer to the command's reference.

For more details, see Forge EAP, Preview, and GA.

Further information

Rate this page: