Docker Image containing all the tools needed to deploy an application to DigitalOcean Kubernetes.
You can get the latest image from Docker hub.
docker pull brpaz/doks-deploy-tools:latest
This project uses Hadolint for Linting and Container structure test for unit/integration tests.
You can run both tools with make
commands. (Note that you dont have to install these tools locally as they are run with Docker).
make lint
make test
👤 Bruno Paz
- Website: brunopaz.net
- Github: @brpaz
- Twitter: @brunopaz88
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
If this project have been useful for you, I would be grateful to have your support.
Give a ⭐️ to the project, or just:
Copyright © 2019 Bruno Paz.
This project is MIT licensed.