FROM hlohaus789/g4f:latest EXPOSE 8080 EXPOSE 1337 EXPOSE 7900 CMD ["python", "-m", "g4f.api.Api().run(ip='0.0.0.0:1337')"]