Free 2-hour slots are live — push, share, done. See pricing →
V1.0 IS AVAILABLE

From $ docker push to a public URL in 30 seconds

Built your AI agent, API, MCP server, or Discord bot tonight? docker push it once and get a shareable URL — free Docker container hosting with no repo, no YAML, no CI/CD, no new CLI to learn.

here's the entire workflow
# build & push your image to your slot
$ docker buildx build --platform linux/amd64 \ -t push.to.appi.sh/<your-slot>/app:port_3000 --push .
→ https://<your-slot>.appi.sh (live)

The port_3000 tag tells Appish which port your app listens on. Tags also configure env vars and secrets — see the full reference →

Built for the things you build in an evening

AI agents MCP servers Discord bots Hackathon demos README live demos