docker build -t ros2-humble-intel \ --build-arg USERNAME=$(whoami) \ --build-arg USER_UID=$(id -u) \ --build-arg USER_GID=$(id -g) .