Sign inSign up

enalean/docker-tuleap-realtime-test

By enalean

Updated about 10 years ago

Test realtime components of Tuleap

Image
0

548

enalean/docker-tuleap-realtime-test repository overview

Description

This container is useful to run tests for tuleap realtime

How can I use it?

Clone this repo and build the image:

$ docker build -t docker-test .

Run the image:

$ docker run --rm -v "$PWD/":/nodeapp docker-test

How can I choose my NPM registry?

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 address
  • NPM_USER: user name used to log in into the registry
  • NPM_PASSWORD: password of the user
  • NPM_EMAIL: public mail associated with the user

Tag summary

Content type

Image

Digest

Size

12.7 MB

Last updated

about 10 years ago

docker pull enalean/docker-tuleap-realtime-test