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 -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -