docker build -t web-stack \ --no-cache \ --build-arg UID=$(id -u) \ --build-arg GID=$(id -g) .