A
ERROR: Could not find a version that satisfies the requirement nano==2.9.3 (from -r requirements.txt (line 1))
Size: a a a
A
ERROR: Could not find a version that satisfies the requirement nano==2.9.3 (from -r requirements.txt (line 1))
GM
A
E: Unable to locate package nano
The command '/bin/sh -c apt-get install nano' returned a non-zero code: 100
GM
GM
A
A
FROM python:3ошибка
WORKDIR /home/al/Docker/Scrapy
COPY requirements.txt .
RUN apt-get update && apt-get install nano
RUN apt-get update && apt-get install firefox
RUN export PATH=$PATH:/home/al/Docker/Scrapy/
RUN pip install --no-cache-dir -r requirements.txt
COPY . .
E: Package 'firefox' has no installation candidate
AK
apt-get update
достаточно один раз сделатьA
AK
A
A
RUN apt-get install libatk1.0-0:i386
libc6:i386
libcairo-gobject2:i386
libcairo2:i386
libdbus-1-3:i386
AK
firefox
AK
A
AK
RUN apt-get install libatk1.0-0:i386
libc6:i386
libcairo-gobject2:i386
libcairo2:i386
libdbus-1-3:i386
\
A
С&
AP