A Racetrack plugin allowing to deploy services to a local Docker
-
Install racetrack client and generate ZIP plugin by running:
make bundle
Afterward, activate the plugin in Racetrack Dashboard Admin page by uploading the zipped plugin file:
racetrack plugin install docker-infrastructure-*.zip
Alternatively, you can install the latest plugin by running:
racetrack plugin install github.com/TheRacetrack/plugin-docker-infrastructure