Docker Fundamentals — Easy
Key points
- RUN executes commands during image build
- Changes made by RUN are saved as a new layer
- Helps customize the image during the build process
Ready to go further?
Related questions
Docker Fundamentals — Easy
Key points
Ready to go further?
Related questions