Sign inSign up

kazu69/ubuntu

By kazu69

Updated about 10 years ago

Ubuntu Base Docker container

Image
0

932

kazu69/ubuntu repository overview

Ubuntu Docker with PHP and Ruby container

Containers that can use the php and ruby PHP is installed in phpbrew. Ruby is installed in rbenv.

Installation

The easiest way to do this is to get from Docker registry

$ docker pull kazu69/ubuntu:php-ruby

Also possible to use or from github to get

$ git clone https://github.com/kazu69/docker-ubuntu.git
$ cd docker-ubuntu
$ docker build -t kazu69/docker-ubuntu .

If you want to add version php-version or ruby-version, Please pull request to append to the file.

Tag summary

Content type

Image

Digest

Size

175 MB

Last updated

about 10 years ago

docker pull kazu69/ubuntu