├── .gitignore ├── LICENSE ├── README.md └── dplatform.sh /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFabric/DPlatform-DockerShip/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFabric/DPlatform-DockerShip/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFabric/DPlatform-DockerShip/HEAD/README.md -------------------------------------------------------------------------------- /dplatform.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DFabric/DPlatform-DockerShip/HEAD/dplatform.sh --------------------------------------------------------------------------------