├── Dockerfile ├── LICENSE ├── README.md └── termite-install.sh /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Corwind/termite-install/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Corwind/termite-install/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Corwind/termite-install/HEAD/README.md -------------------------------------------------------------------------------- /termite-install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Corwind/termite-install/HEAD/termite-install.sh --------------------------------------------------------------------------------