Skip to content

phedayat/test_mods_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mods by Charm, in Docker

To setup Mods in a Docker container, run:

git clone https://github.com/phedayat/test_mods_docker.git && cd test_mods_docker
docker build -t test_mods_image . && docker run --it test_mods_image

Once inside the container, set OPENAI_API_KEY:

export OPENAI_API_KEY="<api_key>"

Then you're all set to use mods. Try it out by running:

mods

About

Repo for playing with Mods, by Charm, in a Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors