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

This commit is contained in:
dimon 2022-12-06 02:27:12 +00:00
parent 7cf231861f
commit 37cf3b29b6

View File

@ -1,4 +1,4 @@
FROM ubuntu:20.04 FROM ubuntu:22.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