subscription.packtpub.com/book/cloud-and-networking/9781838983444/2/ch02lvl1sec12/common-directives-in-dockerfiles
1 Users
0 Comments
14 Highlights
0 Notes
Tags
Top Highlights
add metadata to a Docker image.
organize the Docker images properly
The LABEL Directive
execute commands during the image build time
The RUN Directive
create a new layer on top of the existing layer
install the required packages
update the packages
create users and groups
provide this default initialization command
The CMD Directive
A Dockerfile can execute only one CMD directive.
The FROM Directive
The parent image is the starting point of our custom Docker image.
Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.