From 27ec2ed7d9b091e4d2199632403c7da3182e0bd8 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Thu, 7 Mar 2024 09:37:16 +0000 Subject: Added Drumpedals --- Readme.textile | 18 ++++++++++++++---- drum | 1 + 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/Readme.textile b/Readme.textile index 23bb3f0..b33db46 100644 --- a/Readme.textile +++ b/Readme.textile @@ -4,7 +4,7 @@ p. This is a TERRIBLE alternative to RVM, that uses docker, because why not. You h2. Example -bc.. cd example +bc. cd example drum bass drum kick drum roll -- -p80:80 @@ -14,22 +14,32 @@ h2. Bass Drums p. Just a ruby image of some form. By default, ruby:alpine. -bc.. drum bass # ruby:alpine +bc. drum bass # ruby:alpine drum bass slim # Just a tag, ruby:slim drum bass jruby: # Just an image, jruby:latest drum bass ruby:2.6 # Image and tag, ruby:2.6 h2. Kick Drums -p. A Kick Drum is a Bass Drum with your gems installed. +p. A Kick Drum is a Bass Drum with your gems and drum pedal installed. bc. drum kick +h3. Drum Pedal + +p. A Drumpedal file is a Dockerfile excerpt which gets executed right before your gems are installed. + +bc. cat >Drumpedal <