Closed gvancuts closed 3 years ago
Which feature do you think can be improved?
kata-deploy-docker configures Docker with a number of runtimes, 4 in total. ACRN is not in the list at the moment.
kata-deploy-docker
How can it be improved?
We can add a kata-acrn runtime to Docker's /etc/docker/daemon.json file. The toml file is already installed by default.
kata-acrn
/etc/docker/daemon.json
toml
Additional Information
No
Closing this issue since the problem is fixed however the PR in 1.x was pointed to the wrong issue.
Which feature do you think can be improved?
kata-deploy-docker
configures Docker with a number of runtimes, 4 in total. ACRN is not in the list at the moment.How can it be improved?
We can add a
kata-acrn
runtime to Docker's/etc/docker/daemon.json
file. Thetoml
file is already installed by default.Additional Information
No