radicle
Este commit está contenido en:
4
development/radicle/radicle/Dockerfile
Archivo normal
4
development/radicle/radicle/Dockerfile
Archivo normal
@@ -0,0 +1,4 @@
|
||||
FROM debian:sid-slim
|
||||
RUN apt update && apt -y upgrade && apt -y install wget && apt clean
|
||||
RUN wget -q https://storage.googleapis.com/static.radicle.xyz/releases/radicle_latest_amd64.deb
|
||||
RUN apt -y install ./radicle_latest_amd64.deb
|
||||
Referencia en una nueva incidencia
Block a user