Digital Marketing

Fixed: could not determine the current user, please set $USER

Forwarding the $USER environment variable to solve the problem:
docker run -it --rm -e USER=$USER bash

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database