ITISFoundation / osparc-ops-environments

osparc operations
MIT License
3 stars 6 forks source link

Ban docker intrusive commands on cluster machines #878

Open YuryHrytsuk opened 3 days ago

YuryHrytsuk commented 3 days ago

To avoid in future breaking docker swarm incident we should ban [docker] intrusive commands and make sure that these bans work

### Tasks
- [ ] Add config file to easily append more bash commands to be banned
- [ ] Make sure these changes are applied in PROD
- [ ] Regularly SAFEly check that these bans work