# Use the official OneAPI image FROM justsong/one-api:latest # Expose the port Hugging Face expects EXPOSE 7860 # Set the port environment variable ENV PORT=7860 # Start OneAPI ENTRYPOINT ["/one-api"] 78fb9c4 verified dogedogedeutsch commited on Dec 22, 2025