[Docker] 예제:

vi Dockerfile_1 아래와 같이 입력 FROM ubuntu:18.04 도커 빌드 -t test_ubuntu . -f 도커파일_1 도커 이미지 docker run -it test_ubuntu /bin/bash 적절한 업데이트 받기