File size: 124 Bytes
18841eb
 
4c75728
18841eb
 
1
2
3
4
5
FROM ghcr.io/gordonchanfz/openedai-speech-min:latest
WORKDIR /app
RUN chmod 777 -R /app
EXPOSE 8000
CMD bash startup.min.sh