aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index 2c8ff50..1bcd72d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -33,6 +33,9 @@ COPY --from=builder /usr/local/share/vim /usr/local/share/vim
ENV PACKAGES="\
bash \
git \
+ ruby \
+ ruby-dev \
+ ruby-json \
python \
python3 \
py-pip \