├── Dockerfile ├── LICENSE ├── README.md ├── readme └── octopus.png └── setup.sh /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qeeqbox/octopus/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qeeqbox/octopus/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qeeqbox/octopus/HEAD/README.md -------------------------------------------------------------------------------- /readme/octopus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qeeqbox/octopus/HEAD/readme/octopus.png -------------------------------------------------------------------------------- /setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qeeqbox/octopus/HEAD/setup.sh --------------------------------------------------------------------------------