cmanager

command module
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2022 License: BSD-3-Clause Imports: 12 Imported by: 0

README

cmanager - Container Manager

This project contains one part of the backend infrastructure for the git-introduction talk. The task of this program is to spawn containers with the 'userland' image for users when they connect to the backend.

The container image is configurable and should provide a simple to use shell.

Configuration

This service can be configured entirely using environment variables. It is based on the service lib, please refer to its documentation for how to configure the websocket connection.

Additional environment variables and their meaning are described below:

Name Type Description
USER_IMAGE string Docker image to use for spawned containers
RUNPRIVILEGED bool Whether to spawn the containers in privileged mode

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL