You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a VOLUME entry in the Dockerfile at /var/www/html so that you can install modules and persist data. Otherwise I'd have to re-build a custom container image to achieve what should be a default. Please take a look at what Wordpress and Joomla are doing with their Dockerfiles.
The text was updated successfully, but these errors were encountered:
There should be a VOLUME entry in the Dockerfile at /var/www/html so that you can install modules and persist data. Otherwise I'd have to re-build a custom container image to achieve what should be a default. Please take a look at what Wordpress and Joomla are doing with their Dockerfiles.
The text was updated successfully, but these errors were encountered: