Update Dockerfile
This commit is contained in:
parent
ac7962bd1c
commit
6256984340
@ -2,7 +2,7 @@
|
|||||||
# Bump for rebuild on 07/01/2024 18:17 UTC +3
|
# Bump for rebuild on 07/01/2024 18:17 UTC +3
|
||||||
FROM debian:sid
|
FROM debian:sid
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt install -y wget curl vim sudo systemd ifupdown rsyslog logrotate less bash-completion ca-certificates netbase lsb-release apt-utils gnupg2 apt-transport-https debian-keyring debian-archive-keyring software-properties-common sudo git bc gpg gpg-agent bison build-essential ccache cmake cpio fakeroot flex git kmod libelf-dev libncurses5-dev libssl-dev lz4 qtbase5-dev rsync schedtool wget zstd tar reprepro dpkg-sig devscripts dh-make rpm2cpio
|
RUN apt install -y wget curl vim sudo systemd ifupdown rsyslog logrotate less bash-completion ca-certificates netbase lsb-release apt-utils gnupg2 apt-transport-https debian-keyring debian-archive-keyring software-properties-common sudo git bc gpg gpg-agent bison build-essential ccache cmake cpio fakeroot flex git kmod libelf-dev libncurses5-dev libssl-dev lz4 qtbase5-dev rsync schedtool wget zstd tar reprepro devscripts dh-make rpm2cpio
|
||||||
RUN wget https://github.com/CosmicFusion/debian-bleedingedge/raw/main/setup.sh
|
RUN wget https://github.com/CosmicFusion/debian-bleedingedge/raw/main/setup.sh
|
||||||
RUN chmod +x ./setup.sh
|
RUN chmod +x ./setup.sh
|
||||||
RUN ./setup.sh
|
RUN ./setup.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user