doch lieber debian-slim
This commit is contained in:
@@ -22,7 +22,7 @@ spec:
|
||||
echo 'deb-src http://apt-cache.lan/deb.debian.org/debian testing main' > /etc/apt/sources.list.d/src-testing.list
|
||||
echo 'deb http://apt-cache.lan/deb.debian.org/debian testing main' > /etc/apt/sources.list.d/testing.list
|
||||
apt update -y
|
||||
apt install -y $(apt-cache search linux-source |awk '{print $1}' |tail -1)
|
||||
apt install -y $(apt-cache search linux-source |awk '{print $1}' |tail -1)
|
||||
- name: unpack-kernel-source
|
||||
image: cr.lan/debian-kernel-build-stable
|
||||
script: |
|
||||
|
||||
Reference in New Issue
Block a user