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: allow to specify the copied file name
allow to rename a copied file to host using the variable substitution. In the manifest.json file it is permitted to specify the destination file name of a file copied to the host as: "renameFiles" : { "/usr/local/bin/hello-template.sh" : "/usr/local/bin/hello-template-$NAME.sh" }, Signed-off-by: Giuseppe Scrivano <[email protected]> Closes: #767 Approved by: rhatdan
- Loading branch information
1 parent
fb7e217
commit bcef96e
Showing
1 changed file
with
28 additions
and
4 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