- just build 1 nodejs image and reuse it - we use docker mainly for development - no need to copy code on build - add multistage builds for images that also contain code (for future deployments on K8S or ECS)