wjsc Posted June 10, 2022 Share Posted June 10, 2022 Hi! I'm working on a project trying to deploy Prestashop v1.7.* inside a Kubernetes Cluster, using Docker. I'm seeing a lot of Docker examples with the path "/var/www/html" mounted as a volume and I'm wondering if that's the right way. Is there any chance to avoid this volume? Can I mount more specific paths and not the root folder? Is there any other way of doing this? Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now