Self-host with Docker ยท Yantr
shellbox
Self-hosted SSH server with password and sudo access.
1
Ports
0
Notes
2
Use Cases
About
What shellbox does
A self-hosted SSH server based on LinuxServer's OpenSSH image. Provides password-based SSH access with optional sudo privileges. Useful for remote shell access, development sandboxes, and running commands on a remote Linux environment.
Install Flow
How to self-host shellbox
shellbox can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what shellbox does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Remote shell access via SSH.
- Run commands in a sandboxed Linux environment.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 2222 | TCP | SSH |
Docker Image
lscr.io/linuxserver/openssh-server:latest
Service Name
shellbox
Related Apps
More tools you might pair with shellbox
Page generated 2026-07-27T04:28:00.415Z