Github Action for projects that use Docker
This is a sample project that demonstrates the use of github actions with docker.
This project uses the following github actions -
- https://github.com/actions/checkout
- https://github.com/marketplace/actions/publish-docker
For a complete guide on implemenatation read the tutorial on Medium