Y
Hacker News
new
|
ask
|
show
|
jobs
by
mitchty
3570 days ago
Just running docker containers is basically a show stopper for certain use cases. Not every use case can even fit into a docker container. E.g. testing kernel modules.
1 comments
sytse
3570 days ago
Totally agree that not everything works on Docker. GitLab Runner works great on metal (Linux, OSX, Windows, RPi, etc.), no need to use Docker.
link