Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Repository files navigation

Dockerfile - Ruby + Node + PhantomJS

This repository contains a Dockerfile of Ruby, nodejs and npm for Docker's automated build published to the public Docker Hub Registry.

What's included

  • Ruby 2.2.2
  • Nodejs (latest)
  • npm
  • PhantomJS 1.9.7

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub Registry: docker pull armakuni/docker-cci-ruby-node-automated

    (alternatively, you can build an image from Dockerfile: docker build -t="armakuni/docker-cci-ruby-node" github.com/armakuni/docker-cci-ruby-node)

Upload images to docker

docker login
docker tag <container> comicrelief/docker-cci-ruby-node:latest
docker push comicrelief/docker-cci-ruby-node

About

Docker image for Ruby + Node

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages