Overview
Get started with Github and Github Actions in this introductory video to GitOps concepts, by building a container, setting some Github Actions
to prevent problems, and finally, push to DockerHub in a fully automated way.
These concepts are critical to get automation best-practices in place with Github. Particularly useful when collaborating with others and trying
to run automated checks on Dockerfiles and git repos.
Topics include:
* Create a new Github repository
* Enable Github Actions checks and steps for a new repository.
* Find a Github Action to lint and check a Dockerfile to prevent issues before merging on pull requests.
* Add Github Secrets and reuse them in a Github Action
* Validate that a container builds correctly, and automatically push to dockerhub
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Watch now
Unlock full access