|
@@ -1,4 +1,4 @@
|
|
-RUN apt-get install software-properties-common -y
|
|
|
|
|
|
+RUN apt-get install python3-launchpadlib software-properties-common -y
|
|
RUN add-apt-repository ppa:rabbitmq/rabbitmq-erlang -y
|
|
RUN add-apt-repository ppa:rabbitmq/rabbitmq-erlang -y
|
|
RUN apt update -y
|
|
RUN apt update -y
|
|
RUN apt install elixir erlang-dev erlang-xmerl -y
|
|
RUN apt install elixir erlang-dev erlang-xmerl -y
|