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.

pageAdd 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.

pageView a container's detailspageInspect a containerpageEdit or duplicate a containerpageWebhookspageAttach a volume to a containerpageView container logspageChange container ownershippageView container statisticspageAccess a container's console

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

pageRemove a container

Last updated