Docker Fundamentals — Easy
Key points
- Docker build creates an image from a Dockerfile
- The build context includes files needed for the image
- Docker build is essential for creating custom images
- Images can be version-controlled using Dockerfiles
Ready to go further?
Related questions
