docker build [options] PATH -t, --tag => image name:tag -m, -memory => memory 용량 --memory-swap => swap memory 용량
docker build -t [name:tag] .