palazzem / hanzo

Ansible orchestration to configure a development environment -
http://hanzo.sh
Other
23 stars 5 forks source link

run_container.sh is deprecated #165

Closed palazzem closed 1 year ago

palazzem commented 5 years ago

ChromeOS installer uses run_container.sh script to download/start the new container. This is deprecated as stated from ChromeOS logs:

run_container: warning: run_container.sh is deprecated and will be removed
run_container: warning: use vmc container <vm> <container> from crosh instead

Replace the installer using vmc container command.

palazzem commented 1 year ago

Chrome OS is not supported anymore. Closing.