0 votes
in Docker by
recategorized by
What are the common instruction in Dockerfile in Devops?

1 Answer

0 votes
by
The common instruction in Dockerfile are: FROM, LABEL, RUN, and CMD.

Related questions

0 votes
asked Apr 17 in Docker by rajeshsharma
0 votes
asked Jan 21 in Docker by AdilsonLima
...