This repository has been archived by the owner on Oct 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
syscontainers: support no-container-service mode
with the rpm generation, it can be useful to copy files to the host without the overhead of maintaining a dummy service. Containers that do not use a service, can specify it in the manifest file as: "noContainerService": true it also implies that the rootfs is deleted once all the files are copied to the system. Signed-off-by: Giuseppe Scrivano <[email protected]> Closes: #767 Approved by: rhatdan
- Loading branch information
1 parent
6868efd
commit fb7e217
Showing
2 changed files
with
51 additions
and
15 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
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