|
@@ -12,5 +12,8 @@ RUN composer require --no-interaction \
|
|
|
drupal/views_data_export \
|
|
drupal/views_data_export \
|
|
|
&& composer clear-cache
|
|
&& composer clear-cache
|
|
|
|
|
|
|
|
|
|
+# Custom moodul: parandab views_data_export rea renderdamise D11-s.
|
|
|
|
|
+COPY custom_modules/mustikas_export /opt/drupal/web/modules/custom/mustikas_export
|
|
|
|
|
+
|
|
|
# Make drush available on PATH
|
|
# Make drush available on PATH
|
|
|
ENV PATH="/opt/drupal/vendor/bin:${PATH}"
|
|
ENV PATH="/opt/drupal/vendor/bin:${PATH}"
|