Live data from Hacker News

I don't like Docker or Podman

blog.liw.fi

91–92 of 92 posts

Re: I don't like Docker or Podman

#91
post #85
post #17

> I prefer to use virtual machines...They also behave more like a real Linux system running on bare metal hardware than containers do. People don't seem to be noting this here yet but if this is why you "prefer" a VM to a container, you dont really understand what containers are used for

People use containers for different things, some of them for the same things they used VMs in the past. This has nothing to do with understanding, just your or the author's preference.

if you are looking for init scripts / systemd / kernel modules / etc in a container, that's not how you should be using a container.

Re: I don't like Docker or Podman

#92
post #86

Earlier quoted context omitted.

Funny enough, ls is short for list :)

Very true, but it's a well-known command so I wouldn't qualify it as obscure! At this point everyone expects `ls` to display a list of something.

Eye of the beholder. There's a ton of Windows folks that use docker and wouldn't have been exposed to ls before. If they used a command line at all, they're using dir on dos.

Granted, The linux subsystem stuff has expanded it's scope, but there's a few folks I know that have never touched linux and are using docker to run stuff.

Post reply on HN