Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 387 Bytes

File metadata and controls

19 lines (15 loc) · 387 Bytes

Ruby + Bundler + Node + Gulp + extras Docker Image

This image is based on ruby-bundler-node-gulp.

We add:

  • GIT (git-core)
  • SSH (openssh-client)
  • Rake
  • PG client (postgresql-clien)

and command-line tools:

  • file
  • imagemagick

and other build-required tools:

  • build-base
  • libc6-compat
  • linux-headers

postgresql-dev