Docker Image with nodejs, bower, ember-cli and sshd to run tests via jenkins ci
Start the container with this command. You should mount a file authorized_keys to the /home/docker/.ssh folder to authorize the user docker.
docker run -d -p 8000:22 -v /data/ssh-config:/home/docker/.ssh --name nodejs wwwdata/docker-ember-ci
Content type
Image
Digest
sha256:09c526dcf…
Size
300.7 MB
Last updated
over 10 years ago
docker pull wwwdata/docker-ember-ci