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 bfbcd84 commit ac203feCopy full SHA for ac203fe
images/minimal/ubuntu.Dockerfile
@@ -9,6 +9,7 @@ RUN apt-get update && \
9
curl \
10
git \
11
jq \
12
+ locales \
13
sudo \
14
&& rm -rf /var/lib/apt/lists/*
15
0 commit comments