Volume Mounting in WSO2 EI Docker Container
I am using WSO2 EI Docker image to create a container by executing docker run
command with volume mounting option to persist data outside the container.
I am using WSO2 EI Docker image to create a container by executing docker run
command with volume mounting option to persist data outside the container.