We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 628593b commit 8eb8d3bCopy full SHA for 8eb8d3b
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
FROM erlang:23.0-alpine
2
3
-RUN apk add --no-cache git
+RUN apk add --no-cache git make
4
5
COPY rebar.config /rebar3/.config/rebar3/rebar.config
6
COPY entrypoint.sh /entrypoint.sh
0 commit comments