PengZheng commented on PR #656: URL: https://github.com/apache/celix/pull/656#issuecomment-1748169757
What's the advantage of using container vs using a Vagrant box (virtual machine)? In my personal experience, containers have far more restrictions than VM, and is generally more difficult to set up correctly. Yes, containers are more efficient than VMs, but that does not mean much except for CI. Moreover, Vagrant can work with [containers](https://developer.hashicorp.com/vagrant/docs/provisioning/podman). For individual developer, Vagrant brings more convenience whether using VMs or containers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org