testing_kokoro / Dockerfile
Kshitijk20's picture
updated dockerfile
49c004a verified
raw
history blame contribute delete
106 Bytes
FROM ghcr.io/remsky/kokoro-fastapi-cpu:v0.2.2
# Expose the port that the FastAPI app runs on
EXPOSE 8880