Dockerized MageSuite MagePack advanced JS asset bundler for Magento
1.9K
A dockerized execution environment to make your build system clean of unnecessary dependencies.
Caution! Avoid using the docker :latest tag as it might be unusable, use :stable instead as it's built
from the stable tagged versions.
build.js.pub/static/frontend/{name-of-your-theme-vendor}.Go to the root directory of your Magento project and execute:
docker run -v ${PWD}:/workdir -u $(id -u `whoami`):$(id -g `whoami`) magesuite/bundle-theme-js:stable "{name-of-your-theme-vendor}"
Content type
Image
Digest
Size
25 MB
Last updated
almost 7 years ago
docker pull magesuite/bundle-theme-js