aboutsummaryrefslogtreecommitdiff
path: root/tcwg-base/tcwg-host/build.sh
AgeCommit message (Collapse)Author
2018-08-08tcwg-host: Add docker-stats helper to pretty-print containers.Maxim Kuvyrkov
Change-Id: I070bf9df40c0c341e44b359bb2e722f60fa051ee
2018-06-23tcwg-host: Add wrapper to call "docker" without typing "sudo".Maxim Kuvyrkov
We need this for uniformity with *.tcwglab hosts, where users are in "docker" group, and can access docker without sudo. Change-Id: Ieb5cd5a11e74b43c13ae8954fd263443e0cf3b7d
2018-06-12tcwg-host: Move addition of users to container initMaxim Kuvyrkov
... to allow group-based host containers. E.g., allow only LLVM devs to LLVM buildbots. Change-Id: Ie929e50f919132bd27ca356ca6b8d86c8d0f6b95
2018-06-12tcwg-base: Add home-data/ to avoid duplication in dependent images.Maxim Kuvyrkov
Images are not re-generated on purpose. This will be committed with a subsequent change re-generate all images. Change-Id: I359eca43a961bd3468baba1bcd8d43d9b92b9b01
2018-06-06tcwg-build: Use user data from home-data/passwdMaxim Kuvyrkov
Move passwd file to home-data/, and update tcwg-build to use it. Change-Id: Ie409103ae4e47a8f9cf393a4052ddec92509a8af
2018-06-05tcwg-host: Add infra users to tcwg-host imagesMaxim Kuvyrkov
Move /home data of infra users to tcwg-base/ from tcwg-build/ so that it can be used in tcwg-host images. Change-Id: Iae33dbf112e645acfdad8a063eee84fc5396c926
2018-06-05tcwg-host: Generalize handling of /home filesMaxim Kuvyrkov
Change-Id: I33b65cc9657a399367379eb85543408b4687cc5a
2018-06-01tcwg-host: New TCWG images for running "host" containers on vanilla machines.Maxim Kuvyrkov
Tcwg-host images allow one-command deployment TCWG environment on vanilla machines. The start.sh script bind-mounts docker socket to allow "build" and "dev" containers to be created from the "host" container. Change-Id: Icbfea97abed6a28b892edd98307d209796827ac0