1drop node docker utils Usage Commandline docker run -i --rm -v $(pwd):/home/node 1drop/node-docker-utils /opt/docker/bin/eslint-shopware.sh gitlab-ci lint:js: stage: lint image: 1drop/node-docker-utils:8 script: - /opt/docker/bin/eslint-shopware.sh