chore: update format
This commit is contained in:
6
builds/nexa-sdk/Dockerfile
Normal file
6
builds/nexa-sdk/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
# https://github.com/NexaAI/nexa-sdk/issues/684
|
||||
FROM ubuntu:24.04
|
||||
#FROM nvidia/cuda:12.4.1-base-ubuntu22.04
|
||||
|
||||
RUN apt update && apt install -y libgomp1 curl ffmpeg sox
|
||||
RUN curl -fsSL https://github.com/NexaAI/nexa-sdk/releases/latest/download/nexa-cli_linux_x86_64.sh | sh
|
||||
Reference in New Issue
Block a user