Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What makes a docker container not a "real machine"? Docker programs are running natively, just like any other program, without emulation/virtualization. Its not like a virtual machine (unless you're on one of the lesser operating systems like Windows or OSX), its just configuring some settings in the Linux kernel to isolate the process from other processes. Its basically just an enhanced chroot.


Because I would like to automate programs I use in Windows with files that I actually use, instead of some random linux docker container. I should have used my actual machine instead of a real machine.


> Windows

Ah, well there's your problem. Your problem isn't docker, nor is it claude, its that you're running Windows.


Running natively doesn't make it a real machine. If I run iOS Simulator, it also runs natively, but I'm pretty sure it's not a real iPhone ;)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: