Feat/add user to sudoers #16
Annotations
1 error and 2 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c groupadd $USERNAME && useradd -s /bin/bash --gid ${USERNAME} -m ${USERNAME} && echo ${USERNAME} ALL=\\(root\\) NOPASSWD:ALL > /etc/sudoers.d/${USERNAME} && chmod 0440 /etc/sudoers.d/${USERNAME}" did not complete successfully: exit code: 2
|
build
No Docker image version has been generated. Check tags input.
|
build
No Docker tag has been generated. Check tags input.
|