blob: 63f7732efb15fc5c8b10fbbb360f5bf82adf1fc6 (
plain) (
blame)
1
2
3
4
5
6
|
Question about FEXRootFSFetcher
hello,
I have installed FEX in a docker image but I need to run FEXRootFSFetcher ( when building the image) , then It should type "yes" and then "1" and then "2" but is there any way I can do this because there is no input when building a docker file?
I can not do this after the image is build as the data need to be percistant.
|