glasstop/README.md
2024-10-25 01:11:33 +03:00

24 lines
608 B
Markdown

GlassTop
========
Modified for my needs from https://github.com/kasmtech/workspaces-images/commit/7600e4580c0affd177767c26b97b72acfffc28a4
Key differences
---------------
- Stripped many packages
- Might have added packages
- Probably customized desktop default settings
How to use
----------
Create new workspace manually and set following (example):
- Docker image: `git.jakest.us/jt/glasstop:dev`
- Docker registry: `git.jakest.us`
Building
--------
Build: `sudo docker build -t git.jakest.us/jt/glasstop:dev .`
Push: `docker login git.jakest.us && docker push git.jakest.us/jt/glasstop:dev`