Skip to content

Build a Ruby development environment in Docker container

License

Notifications You must be signed in to change notification settings

YanhaoYang/docker-ruby-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ruby-dev

Build a Ruby development environment in Docker container.

Following tools are preinstalled:

  • zsh: the shell
  • vim: default editor
  • silversearcher-ag: faster grep
  • curl: to download or test APIs
  • traefik: reverse proxy for apps built in the container
  • locales: setup UTF-8
  • sudo: enable /etc/sudoers
  • headless chrome for automatic testing

Usage

docker-compose up -d

About

Build a Ruby development environment in Docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published