Live data from Hacker News

Google Container-VM Image: A Container-Optimized OS Image Based on Chromium OS

cloud.google.com

11–12 of 12 posts

Re: Google Container-VM Image: A Container-Optimized OS Image Based on Chromium OS

#11
post #6

It seems these images use systemd (a nice departure from the init.d scripts used in the previous container_vms images [1]). [1] - https://cloud.google.com/compute/docs/containers/container_v...

Yes, it runs both systemd and upstart. Staying true to chromiumos, upstart is still the /sbin/init. I believe both upstart and systemd support some subset of the sysvinit api (e.g. rc and /etc/init.d).

The previous debian based container-vm image only ran upstart.

Re: Google Container-VM Image: A Container-Optimized OS Image Based on Chromium OS

#12
post #9

I hope it's not as "lightweight" as android and chromeos.

CoreOS is also based on ChromiumOS. I wouldn't be too worried on if this is lightweight or not. Google has been running everything in containers since 2014, and before that they were using containers since the mid-2000s. When it comes to containers, I'm don't think anyone has more experience using containers at large scales than Google.
Post reply on HN