79200492

Date: 2024-11-18 15:25:55
Score: 0.5
Natty:
Report link

I was not allowed to install sudo in my container. For me the solution was enter the container terminal as root:

docker exec -u root -it <container name/id>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: FrankyHollywood