Изменил(а) на 'dockerfile'

This commit is contained in:
dimon 2022-12-06 14:00:00 +00:00
parent 09a44e6bce
commit 391bae9d32

View File

@ -1,4 +1,4 @@
FROM ubuntu:22.04 FROM ubuntu:20.04
VOLUME /usr /lib /etc /var /bin /home VOLUME /usr /lib /etc /var /bin /home
CMD /bin/bash CMD /bin/bash
ADD https://git.dfosd.synology.me/docker/ubuntu-base/raw/branch/master/setup_programs.sh /setup_programs.sh ADD https://git.dfosd.synology.me/docker/ubuntu-base/raw/branch/master/setup_programs.sh /setup_programs.sh