Open solvingj opened 6 years ago
Additionally, adding a RUN
or CMD
instruction at the end to su testuser
has no effect. You also cannot pass su testuser
in the command as in docker run ... /bin/sh -c 'su testuser && whoami'
I hit the same problem too.
Dockerfile
Build Log
Environment