mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-19 14:47:12 -04:00
Remove PPA
This commit is contained in:
parent
1aadce09c9
commit
b19461760c
@ -3,10 +3,6 @@ MAINTAINER Freelock john@freelock.com
|
||||
|
||||
RUN echo -n "APT::Install-Recommends \"0\";\nAPT::Install-Suggests \"0\";\n" >> /etc/apt/apt.conf
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get -y install software-properties-common wget && \
|
||||
add-apt-repository ppa:ledgersmb/main
|
||||
|
||||
# Install Perl, Tex, Starman, psql client, and all dependencies
|
||||
RUN DEBIAN_FRONTEND=noninteractive && \
|
||||
apt-get update && apt-get -y install \
|
||||
|
Loading…
Reference in New Issue
Block a user