Test realtime components of Tuleap
548
This container is useful to run tests for tuleap realtime
Clone this repo and build the image:
$ docker build -t docker-test .
Run the image:
$ docker run --rm -v "$PWD/":/nodeapp docker-test
This image let you choose the NPM registry you want to use. You can do the configuration with the following environment variables:
NPM_REGISTRY: registry addressNPM_USER: user name used to log in into the registryNPM_PASSWORD: password of the userNPM_EMAIL: public mail associated with the userContent type
Image
Digest
Size
12.7 MB
Last updated
about 10 years ago
docker pull enalean/docker-tuleap-realtime-test