-
Notifications
You must be signed in to change notification settings - Fork 579
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Things I had attempted to do:
- run in the "--privileged" mode
docker exec --privileged
ad. 2: In this, I tryed to:
- run without additional parameters
- run shell
- run shell +
su
then I recieved errors about:
- impropper permissions on
su(SUID not set) - missing
sudocommand
Additopnally, the mentioned on the begining --privileged docker option seem to have no influence
Explanation:
Local root access is rqeuired in case of a lockout (with happens from time to time) for unlocking propouses and modification of configurarion files in the ranges not accessable thru the web interface
How to reproduce?
- run the image
- run the
docker execin following variants:
- without additional parameters
- as additional parameter, run shell
- in variant with shell, try to
su
Configuration file(s) (yaml or .env)
defaultRelevant log output
N/ABunkerWeb version
1.6.8
What integration are you using?
Docker
Linux distribution (if applicable)
Debian
Removed private data
- I have removed all private data from the configuration file and the logs
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working