Docker
Containerized app process
Live containerized app running from a sandbox release.
This page is served by a Node HTTP server running inside a Docker container on the MIOSA Docker Deploy appliance. It replaced the earlier JSON-only proof app.
miosa sandbox publish --docker-deploy --app f080f457... → snapshot /workspace → create versioned release artifact → upload release.tar to Docker Deploy appliance → run container on appliance host port → route public URL to container
Containerized app process
Mapped to appliance host port
New version from the same sandbox flow
Checking uptime...
The browser request goes through MIOSA routing, lands on the Docker Deploy appliance VM, reaches the container port, and returns this full HTML app.
/workspacedone