docker: limit number of layers in each image
do all updates and packages installs in one RUN; and create user and password in one step as well.
parent
9beab390
Please register or sign in to comment
do all updates and packages installs in one RUN; and create user and password in one step as well.