From b4119d5372366ce817f063c279fa5a7b64f47fca Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Wed, 9 Jan 2019 14:25:47 +0000 Subject: Rename Readme --- Readme | 41 ----------------------------------------- Readme.textile | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 41 deletions(-) delete mode 100644 Readme create mode 100644 Readme.textile diff --git a/Readme b/Readme deleted file mode 100644 index b2aa905..0000000 --- a/Readme +++ /dev/null @@ -1,41 +0,0 @@ -h1. DRuM: The Docker Ruby Manager - -p. This is a TERRIBLE alternative to RVM, that uses docker, because why not. - -h2. Use - -bc.. cd test -drum bass -drum stick sinatra -drum kick -drum snare -drum roll -- -p4567:4567 - -h2. Bass Drums - -p. Just a ruby image of some form. By default, ruby:alpine. - -bc.. drum bass -drum bass slim -drum bass jruby: -drum bass ruby:2.6 - -h2. Kick Drums, and Drum Sticks - -p. Drum Sticks are DRuM's built in gem manager. (I should really just use bundler.) A Kick Drum is a Bass Drum with the Drum Sticks installed. - -bc.. drum stick sinatra -drum kick - -h2. Snare Drums - -p. A Snare Drum is a Kick Drum with your application installed. - -bc. drum snare - -h2. Drum Rolls - -p. This runs the container. - -bc.. drum roll -drum roll -- -p 4567:4567 diff --git a/Readme.textile b/Readme.textile new file mode 100644 index 0000000..b2aa905 --- /dev/null +++ b/Readme.textile @@ -0,0 +1,41 @@ +h1. DRuM: The Docker Ruby Manager + +p. This is a TERRIBLE alternative to RVM, that uses docker, because why not. + +h2. Use + +bc.. cd test +drum bass +drum stick sinatra +drum kick +drum snare +drum roll -- -p4567:4567 + +h2. Bass Drums + +p. Just a ruby image of some form. By default, ruby:alpine. + +bc.. drum bass +drum bass slim +drum bass jruby: +drum bass ruby:2.6 + +h2. Kick Drums, and Drum Sticks + +p. Drum Sticks are DRuM's built in gem manager. (I should really just use bundler.) A Kick Drum is a Bass Drum with the Drum Sticks installed. + +bc.. drum stick sinatra +drum kick + +h2. Snare Drums + +p. A Snare Drum is a Kick Drum with your application installed. + +bc. drum snare + +h2. Drum Rolls + +p. This runs the container. + +bc.. drum roll +drum roll -- -p 4567:4567 -- cgit v1.2.1