doker cmd code example Example: dockerfile run app cmd Click to copyRUN apt-get install python3 CMD echo "Hello world" ENTRYPOINT echo "Hello world"