hanzo icon indicating copy to clipboard operation
hanzo copied to clipboard

run_container.sh is deprecated

Open palazzem opened this issue 6 years ago • 0 comments

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 avatar Jul 29 '19 12:07 palazzem