dapptools
dapptools copied to clipboard
error: Please run this script as a regular user when installing in an Image via Dockerfile
I wrote a docker file to create an Image with NixOS to run dapptools, the dockerfile as below:

But docker build results turned to be an error:

How to prevent this error?