Skip to content

OXIDprojects/oxid-grunt-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grunt runner docker image

Designed to run for Oxid theme.

The image expects project folder to be binded to /app. If you have Gruntfile.js in the nested folders, please change WORKDIR with -w flag as per example below.

Example

docker run --rm -v $(pwd)/oxideshop:/app -w="/app/source/Application/views/mytheme" mprokopov/oxid-grunt-runner build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published