Skip to content

Instantly share code, notes, and snippets.

@ljchuello
Created December 9, 2024 20:26
Show Gist options
  • Save ljchuello/b5719094a8a8c4aa11c3f2726d923bd8 to your computer and use it in GitHub Desktop.
Save ljchuello/b5719094a8a8c4aa11c3f2726d923bd8 to your computer and use it in GitHub Desktop.
ChatGPT - DOcker
docker run -d -p 3000:3000 --restart unless-stopped yakgpt/yakgpt:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment