Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.5 KB

File metadata and controls

34 lines (28 loc) · 1.5 KB

Travis Pulls Layers Size Release Badges Beevelop

Node.js & Python & Ruby

Latest Node.js with Python and Ruby based on Ubuntu 16.04


Pull from Docker Hub

docker pull beevelop/nodejs-python-ruby:latest

Build from GitHub

docker build -t beevelop/nodejs-python-ruby github.com/beevelop/docker-nodejs-python-ruby

Run image

docker run -it beevelop/nodejs-python-ruby bash

Use as base image

FROM beevelop/nodejs-python-ruby:latest

Disclaimer

This is experimental and might break from time to time. Use at your own risk!