This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 375
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtcontainers: copy files from host to guest
Some hypervisors like firecracker don't support 9p, hence "static" files should be copied from host to container rootfs (guest). File are copied using CopyFile request. Signed-off-by: Julio Montes <[email protected]>
- Loading branch information
Julio Montes
committed
Dec 17, 2018
1 parent
371243c
commit bd2de8c
Showing
1 changed file
with
78 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters