YS
Step 7/11 : RUN mkdir /web/html && cd /web/html
---> Running in de65e4bcb909
Step 10/11 : RUN chown -R apache.www-data /web/html
---> Running in 4e4a71f74959
chown: /web/html: No such file or directory
как это работает??
Size: a a a
YS
Step 7/11 : RUN mkdir /web/html && cd /web/html
---> Running in de65e4bcb909
Step 10/11 : RUN chown -R apache.www-data /web/html
---> Running in 4e4a71f74959
chown: /web/html: No such file or directory
ch
Step 7/11 : RUN mkdir /web/html && cd /web/html
---> Running in de65e4bcb909
Step 10/11 : RUN chown -R apache.www-data /web/html
---> Running in 4e4a71f74959
chown: /web/html: No such file or directory
YS
YS
ch
ch
YS
YS
YS
FROM nimmis/alpine-apache-php7:latest
MAINTAINER loderunner84 <maintainer84@gmail.com>
ENV REPOS=http://dl-cdn.alpinelinux.org/alpine/latest-stable/main/
RUN apk update --repository $REPOS \
&& apk add py-pip libmagic php7-pdo_mysql \
&& apk add ffmpeg --repository $REPOS \
&& apk add git less openssh \
&& rm -rf /var/cache/apk/*
RUN pip install --upgrade pip
RUN pip install youtube-dl eyed3
RUN mkdir /web/html \
&& cd /web/html
RUN /usr/local/bin/composer require longman/telegram-bot
RUN git clone https://github.com/php-telegram-bot/example-bot.git
RUN chown -R apache.www-data /web/html
COPY ydl.sh /bin/ydl.sh
YS
YS
YS
/web/html # ls -la
total 0
drwxr-xr-x 1 root root 0 Dec 10 04:32 .
drwxr-xr-x 1 apache www-data 78 Dec 10 04:35 ..
AD
S
С
ВТ
В
С
kp
PermissionError: [Errno 1] Operation not permitted: '/Users/johndoe/Pictures/Photos Library.photoslibrary'