We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ba787 commit e5f14ebCopy full SHA for e5f14eb
Dockerfile
@@ -38,6 +38,7 @@ RUN apt update -qq && apt install -qq -y --no-install-recommends \
38
python3 \
39
python3-distutils \
40
rsync \
41
+ ruby-full \
42
tzdata \
43
unzip \
44
&& rm -rf /var/lib/apt/lists/*;
0 commit comments