Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iboard/docker-workstation
A docker image for ruby-development on ubuntu.
https://github.com/iboard/docker-workstation
Last synced: 16 days ago
JSON representation
A docker image for ruby-development on ubuntu.
- Host: GitHub
- URL: https://github.com/iboard/docker-workstation
- Owner: iboard
- Created: 2014-07-29T18:19:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-13T14:21:00.000Z (about 10 years ago)
- Last Synced: 2024-12-12T10:48:45.385Z (22 days ago)
- Language: Visual Basic
- Size: 383 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
[Github](https://github.com/iboard/docker-workstation)This is Andi's Docker Image for Ruby Development
The Environment and User-Settings on this system
is immutable and is maintained outside the container.The path /home/developer/projects is supposed to be mounted
via Docker to a hosted path outside the imageRVM is used to support your rubies and gemsets.
ATTENTION!!! Changes to the RVM setup are immutable too. You
will loose them on every logout! Instead of changing the
RVM-Environment while you're logged in at the running image
make your changes in the Dockerfile.
The same is true for any setup in dot-files within the user's
home-path.Now run: "rake -T "