Manage and set container
Container technology is the core infrastructure of Websoft9's multi-application hosting platform.
Tutorials
📄️ Run commands in container
When managing Docker containers, you may need to connect to a running container. It is very helpful if you want to see what is happening inside the container. You can use the docker exec command, SSH into a running Docker container, or get a shell to the container.
📄️ Set your Docker
You may need to set your Docker when using Websoft9 for applications hosting.
📄️ Manage containers resource
The applications hosted by Websoft9 is based on containers, so user need to be familiar with container state and resource management.