Sign inSign up

adabalap/vulcan

By adabalap

Updated over 2 years ago

This Docker image, based on Alpine Linux, includes an SSH server and ttyd, a web terminal.

Image
Operating systems
0

223

adabalap/vulcan repository overview

Docker Image with SSH and ttyd

This Docker image is based on the latest Alpine Linux image. It includes an SSH server and ttyd, a terminal emulator for the web.

Features

  • SSH Server: The image includes an SSH server that is configured to not allow root login. Password authentication is enabled.
  • ttyd: ttyd is a terminal emulator for the web. It is included in this image and is configured to be writable.
  • User Setup: A script is included that creates a home directory for a user and sets the appropriate permissions. The user is created when the container starts.

Ports

The following ports are exposed:

  • 22: SSH server
  • 7681: ttyd

Usage

To use this image, you can pull it from Docker Hub (replace adabalap/vulcan with your Docker image name):

docker pull adabalap/vulcan:latest

Tag summary

Content type

Image

Digest

sha256:789fee4f8

Size

9.4 MB

Last updated

over 2 years ago

docker pull adabalap/vulcan:v1.0.0