Module dl3004

Module dl3004 

Source
Expand description

DL3004: Do not use sudo

Using sudo in Dockerfiles is unnecessary since containers run as root by default, and using it indicates a misunderstanding of Docker.

Functionsยง

rule