Containers Playgrounds 🧪

Remote sandbox environments for learning and experimenting without worrying about setup and cleanup. Run anything on vanilla Linux VMs, get a fresh Docker host or Kubernetes cluster in seconds, publish ports, collaborate via sharing terminal sessions, SSH from the command line, and more.

Pro Tip: Build your own playgrounds by tweaking base templates or adding custom scripts. Automate repetitive setups and easily share fully configured environments — think of it as a server-side JSFiddle!
Create
Playground on  Containers

Docker

A Linux server with Docker engine pre-installed.

Playground on  Containers

Podman

A Linux server with Podman, a daemonless Docker alternative, pre-installed.

Playground on  Containers

contaiNERD CTL

nerdctl, containerd, and BuildKit packed together for true nerds.

Playground on  Containers

Incus

Incus is an actively improved community fork of LXD. Do you need systemd inside your containers? Give Incus a try!

Playground on  NetworkingContainers

Docker Swarm

A three-node swarm accompanied by an ephemeral registry for ease of experimentation. Batteries included!

Playground on  NetworkingContainers

Basecamp Kamal

Kamal is a simple but handy tool to deploy containerized web apps on good old VMs.

Playground on  ContainersCI/CD

Dagger

A 4-in-1 playground (Docker, Podman, containerd, and Kubernetes hosts) to experiment with Dagger - a powerful development workflow automation engine.

Playground on  ContainersSecurity

Slim(toolkit)

Don't change anything in your container image and minify it by up to 30x making it secure, too!

Category

Pro Tip: Install iximiuz Labs CLI to start playgrounds and SSH into them from your favorite local terminal:

curl -sf https://labs.iximiuz.com/cli/install.sh | sh