-
Notifications
You must be signed in to change notification settings - Fork 22
Inner shell and outer shell have different restrictions #62
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestneeds investigationIt's unclear yet how to achieve this, or whether it's worth doing at allIt's unclear yet how to achieve this, or whether it's worth doing at all
Description
In order to get user switching working appropriately when the upstream Docker image has USER , I have used the following:
shell:
inner: sudo su -c bash
outer: bash
Trial and error has revealed that the outer shell cannot have a freeform input, but the inner shell can.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestneeds investigationIt's unclear yet how to achieve this, or whether it's worth doing at allIt's unclear yet how to achieve this, or whether it's worth doing at all