FROM ghcr.io/gordonchanfz/openedai-speech-min:latest WORKDIR /app RUN chmod 777 -R /app EXPOSE 8000 CMD bash startup.min.sh