Skip to content

Docker Image with nodejs, bower, ember-cli and sshd to run tests via jenkins ci

Notifications You must be signed in to change notification settings

wwwdata/docker-ember-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

docker-ember-ci

Docker Image with nodejs, bower, ember-cli and sshd to run tests via jenkins ci

Usage

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

About

Docker Image with nodejs, bower, ember-cli and sshd to run tests via jenkins ci

Resources

Stars

Watchers

Forks

Packages

No packages published