The Overview tab in container settings features the following details: container status, endpoint, description (if you added one during creation), and date of creation. After you create a container, you can’t change this information.
On the Image & Port tab, you can add a container startup command, as well as update port and protocol used to connect to the container. You can change these settings at any time.
View and adjust the number of MiB of memory, allocated mCPU, as well as autoscaling limits and triggers. For a detailed overview of these settings, check out the the relevant steps in the Create a container guide.
If you want to configure authentication to the container via API or update your API keys, you can do so on this tab.Turn on the Enable API Key authentication toggle and then add or update keys as needed.
The Settings tab lets you configure environment variables and set the duration the container will continue running without receiving any requests before it’s automatically deleted.
View the aggregated log data about requests to all running containers. Note that when you delete a container, logs are also deleted.Logs entities are shown in the following format:
Copy
Ask AI
Container name_Date_Date IP_Method_Endpoint_HTTP type_ Resonse code_Monitoring technology name
If you no longer need the container, click the Delete container button and then confirm your action by typing Delete.Both the container and its logs will be permanently removed.