mirror of
https://github.com/byReqz/gotty-docker.git
synced 2024-11-22 15:41:16 +00:00
fix formatting
This commit is contained in:
parent
ae53158edc
commit
6ea2563392
10
README.md
10
README.md
@ -19,11 +19,11 @@ this is a dynamically built gotty container
|
|||||||
- sid main repo available
|
- sid main repo available
|
||||||
|
|
||||||
## environment values
|
## environment values
|
||||||
port - sets the port the gotty web-ui runs at (def. 8080)
|
- port - sets the port the gotty web-ui runs at (def. 8080)
|
||||||
userpass - sets a username and password for the webui (optional, def. none)
|
- userpass - sets a username and password for the webui (optional, def. none)
|
||||||
title - set application title (browser and tmux session title, def. gotty)
|
- title - set application title (browser and tmux session title, def. gotty)
|
||||||
pkgs - additional packages to install when the container is started (optional, def. none)
|
- pkgs - additional packages to install when the container is started (optional, def. none)
|
||||||
command - the command to run (required, def. none/pfetch)
|
- command - the command to run (required, def. none/pfetch)
|
||||||
|
|
||||||
## compose
|
## compose
|
||||||
this example can also be found in the repo
|
this example can also be found in the repo
|
||||||
|
Loading…
Reference in New Issue
Block a user