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 5f04c2e commit 9fcf5cbCopy full SHA for 9fcf5cb
1 file changed
Dockerfile-alpine
@@ -1,5 +1,7 @@
1
FROM ruby:2.5.1-alpine
2
3
+ENV LANG=C.UTF-8
4
+
5
WORKDIR /devdocs
6
7
COPY . /devdocs
0 commit comments