qooxdoo-kit
the qooxdoo compiler and framework in a box
100K+
This docker contains the @qooxdoo/compiler and a copy of the @qooxdoo/framework. Use the compiler in the same way as you would use it if you had a local installation.
docker run -it -v $(pwd):/project itisfoundation/qx-kit:latest qx create myapp -t desktop -I
docker run -it -v $(pwd)/myapp:/project itisfoundation/qx-kit:latest qx compile
docker run -it -v $(pwd)/myapp:/project -p 8080:8080 itisfoundation/qx-kit:latest qx serve
Content type
Image
Digest
sha256:68ee2934c…
Size
321 MB
Last updated
14 days ago
docker pull itisfoundation/qooxdoo-kit:0.0.20260701-204521