Your container is live.

You're looking at the default page, served straight from your own Linux box in the cloud. Nothing to install — it's already running.

Make it yours. Replace this page by editing /var/www/html/index.html — SSH in, or use the file manager in your dashboard.

Running an app? Put the command that starts it (listening on port 80) in /app/start.sh. It runs automatically on every boot — and after sleep/hibernation — so your app always comes back on its own.

Or run any server on port 80 and it'll show up right here.