jupyterhub / binderhub

Run your code in the cloud, with technology so advanced, it feels like magic!
https://binderhub.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.54k stars 388 forks source link

Add `capabilities`/`privileged` to build container to support running on K8s without Docker #1512

Open manics opened 2 years ago

manics commented 2 years ago

I thought it'd be interesting to get BinderHub running on K8S without Docker. This is the first step:

I've only added one new config, build_capabilities, and overloaded it to set privileged=True. Alternatives include: