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 Aug 29, 2023 in Docker by JackTerrance
0 votes
asked Apr 5, 2020 in Docker by ryan harris
...