CI/CD Concepts
GitHub Actions
Docker in CI
Deploying from a Pipeline
Practice
Assignment
Back end Track
Under construction
<aside>
🚧
This page is currently under construction. Please check back later.
</aside>
Implementation plan:
- Building Docker images in GitHub Actions
- Authenticating with a container registry from CI?
- Pushing the image to the registry
- Managing secrets in GitHub Actions (API keys, registry credentials)
- Exercise: add image build step to the CI pipeline
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

*https://hackyourfuture.net/*
Found a mistake or have a suggestion? Let us know in the feedback form.