Skip to content

Commit

Permalink
Update Dockerfile_CMD
Browse files Browse the repository at this point in the history
  • Loading branch information
legah2045 authored Dec 5, 2020
1 parent 5990158 commit 217ddba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile_CMD
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM ubuntu
CMD ["echo" ,"FROM DockerFile"]
FROM centos
CMD ["echo" ,"From CMD DockerFile"]

0 comments on commit 217ddba

Please sign in to comment.