whisper.cpp-wasm / Dockerfile
Last commit not found
raw
history blame
112 Bytes
FROM nginxinc/nginx-unprivileged
COPY ./nginx.conf /etc/nginx/conf.d/default.conf
COPY . /usr/share/nginx/html