Containers

Put simply, a container is a runnable instance of an image. Containers do not hold any persistent data and therefore can be destroyed and recreated as needed.

Add a new container

Once a container has been created you can inspect it, edit or duplicate it, toggle a container webhook, attach volumes, view logs and statistics, edit ownership, and access its console.

View a container's detailsInspect a containerEdit or duplicate a containerWebhooksAttach a volume to a containerView container logsChange container ownershipView container statisticsAccess a container's console

If you no longer need a container, you can remove it.

Remove a container

Last updated