aboutsummaryrefslogtreecommitdiff
path: root/Readme
diff options
context:
space:
mode:
authorNat Lasseter <Nat Lasseter nathan@bytemark.co.uk>2019-01-09 14:25:47 +0000
committerNat Lasseter <Nat Lasseter nathan@bytemark.co.uk>2019-01-09 14:25:47 +0000
commitb4119d5372366ce817f063c279fa5a7b64f47fca (patch)
treef00a30273b0376104fe062b3ff4b867549e847c0 /Readme
parentcf3d1823bfa1aa91b36385b07617486b634e46cc (diff)
Rename Readme
Diffstat (limited to 'Readme')
-rw-r--r--Readme41
1 files changed, 0 insertions, 41 deletions
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