Ryan Kuba
|
a781d87b81
|
Resolve KASM-6027 "Feature/ alpine 320"
|
2024-06-06 15:32:29 +00:00 |
|
Ryan Kuba
|
24a9727ffe
|
KASM-5403 KASM-5399 fix chromium bug that will not launch if singleton locks...
|
2024-01-11 11:39:34 +00:00 |
|
Ryan Kuba
|
40af2c4aae
|
KASM-4323 KASM-4320 Layering and Locales
|
2023-05-02 04:05:59 +00:00 |
|
Ryan Kuba
|
27aedc965b
|
Resolve KASM-4120 "Feature/ fix VSCode wsl"
|
2023-03-22 12:39:09 +00:00 |
|
tiaede00
|
19d002284f
|
- change the docker binaries location to standard location to allow the use of "docker-compose" and "docker compose" at command line
Signed-off-by: Justin Travis <justin@kasmweb.com>
|
2022-06-16 12:15:53 -04:00 |
|
tiaede00
|
43c1dd53d9
|
- fixes the issue where there were two docker binaries installed in two different locations $HOME/bin and /usr/local/bin/ - install docker rootless at /opt/docker/bin and puts in on path - install docker compose at /opt/docker/bin/cli-plugins and put it on the path - install additional libraries notably fuse-overlayfs which is recommended over vbr (tests only). vbr driver has a very poor performance. Likewise slirp4netns is recommended for as network driver over vpnkit (https://docs.docker.com/engine/security/rootless/)
Signed-off-by: Justin Travis <justin@kasmweb.com>
|
2022-06-16 12:15:53 -04:00 |
|
ryan.kuba
|
16c8d6285a
|
KASM-2689 move docker socket from home directory to new /docker directory to support persistent profiles
|
2022-05-27 12:45:30 -04:00 |
|
Richard Koliser
|
e03153a3c9
|
KASM-2193 Removed unused env variable BASE_IMAGE
|
2022-03-23 18:04:30 -04:00 |
|
Richard Koliser
|
ed08d9749a
|
KASM-2193 Removed the use of the private arg to docker files
Also fixed up the if condition logic for private variable in gitlab-ci
|
2022-03-23 18:01:15 -04:00 |
|
Richard Koliser
|
cd129cd194
|
KASM-2193 Remove Maximus usage from older Bionic images.
|
2022-03-23 17:03:54 -04:00 |
|
Richard Koliser
|
38211d207c
|
KASM-2193 Updating images to support Ubuntu 20.04
|
2022-03-22 20:26:38 +00:00 |
|