Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5cbdd4a626 |
@@ -18,7 +18,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: supervisord
|
- name: supervisord
|
||||||
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:fa6187ca45d3c6b5b87bbded9717d38337ec18bae840ab02505e5f9acf89bbae
|
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:a467703e62bf40ee567e9654d05cff959ca3739fdf7e33d64b6be34014e110cf
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM debian:13.6
|
FROM debian:13.5
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
|
|||||||
@@ -28,4 +28,3 @@ machine:
|
|||||||
# arrives too late. Work around using kernel args:
|
# arrives too late. Work around using kernel args:
|
||||||
extraKernelArgs:
|
extraKernelArgs:
|
||||||
- amdgpu.runpm=1
|
- amdgpu.runpm=1
|
||||||
- amdgpu.lockup_timeout=0,120000,0,0
|
|
||||||
|
|||||||
Reference in New Issue
Block a user