speedianet / os

Speedia OS is a container operating system designed so you never have to write a Dockerfile again.
https://speedia.net/os/
Eclipse Public License 2.0
12 stars 2 forks source link

feat: enable/disable mappings #85

Open ntorga opened 3 months ago

ntorga commented 3 months ago

Currently if you want to temporarily change a mapping you need to delete a mapping and then create the previous one again. It would be great if there was a way to just disable or enable mappings. Quite useful for maintenance mode for instance.