This docker helps developers to set up the SDK environment for LITHIUM community.
742
This docker uses node:10.24.1 as the most latest supported version mentioned in the https://developer.khoros.com.
Lithium SDK version:1.11.0
docker run -it -v ~/projects/lithium-sdk:/usr/src/app -p 9000:9000 bowen31337/lithium-sdk /bin/bash
check the version: npm ls -g lithium-sdk --depth=0
create new project: li create-project
in the project folder: li serve-sass
Content type
Image
Digest
sha256:37c32c857…
Size
507.6 MB
Last updated
about 2 years ago
docker pull bowen31337/lithium-sdk