Running Containers
Dockerfiles
Docker Compose
Image Registries
Practice
Assignment
Cloud Track
Under construction
<aside>
🚧
This page is currently under construction. Please check back later.
</aside>
Implementation plan:
- What is a container registry — storing and distributing images
- Docker Hub: public and private repos
- Other registries: ECR (AWS), ACR (Azure), GCR (Google) — will use ECR later
- Pushing an image to a registry: tag → login → push
- Practice: push an image to Docker Hub
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.