Skip to content

Alpine-based Dockerfile for GateOne project

Notifications You must be signed in to change notification settings

jolian88/docker-gateone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GateOne Alpine-based Dockerfile

This repository contains a Dockerfile and related configuration files to build a GateOne docker image.

GateOne

This is a docker image for the GateOne HTML5 web-based terminal emulator and SSH client.
The offical automated build on DockerHub no longer works due to some mismatched Python dependencies. This image corrects these errors and contains other optimisation like being based on the Alpine base image for a smaller overall size.

Build Yourself

git clone <this-repo-url>
docker build -t docker-gateone