Skip to content

Commit

Permalink
compile proxy in container
Browse files Browse the repository at this point in the history
  • Loading branch information
keijoraamat committed Aug 6, 2021
1 parent 0a51b75 commit cd8d054
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.generic
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ RUN asdf global erlang $(grep erlang .tool-versions | cut -d' ' -f2)
RUN asdf plugin-add ruby
RUN asdf plugin-add rebar
RUN asdf install

RUN rebar3 release

0 comments on commit cd8d054

Please sign in to comment.