1. application git clone 2. create docker file 3. docker build(create image by using docker file) 4. docker run(create container by using image)