A theme development image configured for Drupal themes.
2.4K
A theme development image configured for Drupal themes.
Mount the theme directory to /var/theme. The following files are required:
styles.scss file must be present inside a scss or sass directory.scripts.js file must be present inside an es directory.Supports SCSS and ES6 syntax.
project-compass:
image: portlandwebworks/drupal-theme-dev
volumes:
- path/to/theme:/var/theme
docker run -d -v path/to/theme:/var/theme portlandwebworks/drupal-theme-dev
Content type
Image
Digest
Size
173.9 MB
Last updated
over 10 years ago
docker pull portlandwebworks/drupal-theme-dev