Pārlūkot izejas kodu

Add the little-things repo.

master
Roelf Wichertjes pirms 2 gadiem
vecāks
revīzija
3a0eecb7fd
Parakstījis: rewby GPG atslēgas ID: 4C2B6D2972EE5423
1 mainītis faili ar 5 papildinājumiem un 1 dzēšanām
  1. +5
    -1
      Dockerfile

+ 5
- 1
Dockerfile Parādīt failu

@@ -16,7 +16,7 @@ RUN apt-get update && apt-get dist-upgrade -y && apt-get install -y \
libffi-dev git tmux fontconfig-config fonts-dejavu-core curl \
libfontconfig1 libjpeg62-turbo-dev libjpeg62-turbo libjpeg-dev libjpeg-turbo-progs lsof ffmpeg \
autossh rsync bundler git tmux python3 libtool pkg-config \
build-essential autoconf automake libzmq3-dev libmnl0 \
build-essential autoconf automake libzmq3-dev libmnl0 make \
&& rm -rf /var/lib/apt/lists/*

# Install tcp-closer
@@ -52,6 +52,10 @@ USER ab

# Clone the repo
RUN git clone --recursive https://github.com/ArchiveTeam/ArchiveBot.git /home/ab/ArchiveBot

# Clone JAA's little-things repo as per his request
RUN git clone --recursive https://gitea.arpa.li/JustAnotherArchivist/little-things.git /home/ab/little-things

WORKDIR /home/ab/ArchiveBot

# Setup symlinks for pipeline


Notiek ielāde…
Atcelt
Saglabāt