Openshift doesn't copy docker container files to persistence volume -


i have created dockerfile creates pentaho docker image persistence volume (using volume directive) in biserver-ce/pentaho-solutions/system/ directory. when running locally pentaho docker container, files contained in directory present , persistence (adding plugins, project files etc etc) works fine. have given persistence volume same directory openshift template pentaho when creating instance, persistence volume allocated empty , nothing copied container image expecting. there way through openshift without having export , copy whole directory local docker container?


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -