Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SpectrumIM/spectrum2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvitalyster <vitalyster@gmail.com>2022-01-24 18:36:54 +0300
committerGitHub <noreply@github.com>2022-01-24 18:36:54 +0300
commitdf7e632068f33004b22633d47b9563cac4d528d4 (patch)
tree4dc2d09caf53ed3f9cfaf5f9d44ead5bd4c5ec35
parent5cd45166946c1fac4d5e54cb75ae05084a70071c (diff)
Docker: do not install telegram-purple package for now
-rw-r--r--Dockerfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index 4eb05aae..d89875d0 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -159,8 +159,6 @@ RUN echo "---> Installing purple-telegram" && \
apt-get install --no-install-recommends -y libpurple-telegram-tdlib libtdjson1.7.9
RUN echo "---> Installing purple-discord" && \
apt-get install --no-install-recommends -y purple-discord
-RUN echo "---> Installing telegram-purple" && \
- apt-get install --no-install-recommends -y telegram-purple
COPY --from=staging /tmp/out/* /usr/