docker exec -it name 커맨드
이런거 하면 npm 없이 명령 실행 가능
docker run -it node npm init
이렇게 하면 기본 run 명령어를 오버로드 해버림