A namespace is an address prefix that identifies a user’s private images.
By default, this account is your Tencent Cloud account.
You can reset the password in the console.
Yes. The default quota is 500 image repositories per region and 100 image tags per image repository.
If you need a higher quota, submit a ticket.
No, this feature is currently not supported.
First, upload available image tags and then create services by using specific image tags.
You can specify and delete a certain tag directly from the console.
Yes. Be sure to back up your data in advance.
Dockerfile
)../
).Clone the user-specified repository, then switch to the corresponding branch or tag, and lastly run the command docker build -f $DOCKERFILE_PATH $WORKDIR
in the root directory of the code repository to build a container image.
For COPY
, ADD
, and other commands related to the source path, specify the source path as a path relative to the building directory.
Apakah halaman ini membantu?