Sign inSign up

remind101/node

By remind101

•Updated over 9 years ago

Image
0

415

remind101/node repository overview

⁠Docker Images

This repository contains the base Docker images for the most popular languages we use at Remind. These images are optimized for deployment, generally resulting in very small images.

⁠Examples

The following are some examples of usage for various languages.

⁠Go 1.4
FROM remind101/go:1.4
MAINTAINER Your Name <[email protected]>

CMD ["/go/bin/acme-inc"]

For more information see go1.4#usage⁠.

⁠Ruby 2.1
FROM remind101/ruby:2.1

CMD ["rails", "server"]

Tag summary

Content type

Image

Digest

sha256:0f482b293…

Size

12.1 MB

Last updated

over 9 years ago

docker pull remind101/node:0.10.38