Docker image for Sencha Cmd, based on openjdk:8-jre, with Node.js 10 and npm 5 installed to support Fashion extension, and ruby 2.5 installed to support Compass extension.
7.5.1.20,7.5.1,7.5,7,latest7.5.0.5,7.5.07.4.0.39,7.4.0,7.47.3.0.19,7.3.0,7.37.2.0.84,7.2.0,7.27.1.0.15,7.1.0,7.17.0.0.40,7.0.0,7.06.7.0.63,6.7.0,6.7,66.6.0.13,6.6.0,6.66.5.3.6,6.5.3,6.5
Shell command:
docker run --rm -it testcab/sencha-cmd
Dockerfile:
FROM testcab/sencha-cmd
# custom instructions follows