mirror of
https://github.com/internetee/epp_proxy.git
synced 2025-08-22 15:20:47 +02:00
compile proxy in container
This commit is contained in:
parent
0a51b75c48
commit
cd8d054d25
1 changed files with 2 additions and 0 deletions
|
@ -44,3 +44,5 @@ RUN asdf global erlang $(grep erlang .tool-versions | cut -d' ' -f2)
|
||||||
RUN asdf plugin-add ruby
|
RUN asdf plugin-add ruby
|
||||||
RUN asdf plugin-add rebar
|
RUN asdf plugin-add rebar
|
||||||
RUN asdf install
|
RUN asdf install
|
||||||
|
|
||||||
|
RUN rebar3 release
|
Loading…
Add table
Add a link
Reference in a new issue