Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 2.55 KB

README.md

File metadata and controls

66 lines (41 loc) · 2.55 KB

DOKS Deploy tools

Docker Image containing all the tools needed to deploy an application to DigitalOcean Kubernetes.

Build Status Docker Pulls MicroBadger Layers MicroBadger Size License: MIT

What is Included:

Usage

You can get the latest image from Docker hub.

docker pull brpaz/doks-deploy-tools:latest

Run tests

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

Author

👤 Bruno Paz

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

If this project have been useful for you, I would be grateful to have your support.

Give a ⭐️ to the project, or just:

Buy Me A Coffee

📝 License

Copyright © 2019 Bruno Paz.

This project is MIT licensed.