version: '3'
services:
gpt4free-api:
image: pascall/gpt4free:1
ports:
- '1337:1337'
command: api
gpt4free-gui:
image: pascall/gpt4free:1
ports:
- '8888:80'
command: gui
Content type
Image
Digest
sha256:fd3bb986a…
Size
413.1 MB
Last updated
almost 3 years ago
docker pull pascall/gpt4free:1