1.토큰 보는 방법
docker logs -f
2. docker inspect
docker yml 정보 볼수잇어, mount 등
3. docker commit
설치 후 커밋을 해야 안 사라져
4. Dockerfile = pull image
5.