├── Dockerfile ├── LICENSE ├── README.md └── docker-entry.sh /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/danehans/docker-tayga/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/danehans/docker-tayga/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/danehans/docker-tayga/HEAD/README.md -------------------------------------------------------------------------------- /docker-entry.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/danehans/docker-tayga/HEAD/docker-entry.sh --------------------------------------------------------------------------------