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

I love containers as I can finally give up OS X because docker makes developing with virtual machines so painless. I can now once again buy windows hardware and just do my dev using a project's docker container.

Containers democratize dev environments.



wait until one of those dev containers tries to create a symlink in the folder docker-machine shares with your host. (hint: it fails, hard, in an unfixable way)


Not sure what you're on about. I just symlinked a file on the container inside a folder that was mapped to the host and nothing bad happened. Of course the host couldn't see the content of the file, but I was able to remove the file with no errors.


If I recall correctly this is a problem with virtualbox and not docker and it's only if the symlink is made in a specific way, like how npm makes symlinks.


I don't use Docker anywhere, but curious - what would happen?




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: