workspaces-images/docs/terminal/README.md
Justin Travis 776e213c9f KASM-1860 Add SHELL_EXEC environment variable for terminal image
- This command will be called when the terminal launches via .bashrc
2021-09-10 15:04:16 -04:00

13 lines
463 B
Markdown

# About This Image
This Image contains a browser-accessible version of [xfce4-terminal](https://docs.xfce.org/apps/terminal/start).
![Screenshot][Image_Screenshot]
[Image_Screenshot]: https://f.hubspotusercontent30.net/hubfs/5856039/dockerhub/image-screenshots/terminal.png "Image Screenshot"
# Environment Variables
* `TERMINAL_ARGS` - Additional arguments to pass to the application when launched.
* `SHELL_EXEC`- A command to run when the terminal starts