Open warlordwinter opened 1 month ago
docker run --rm -it -v 'C:\Users\18019\OneDrive\Desktop\cs301R\rubber-duck\wiley_config_v2.json':/config.json -e DISCORD_TOKEN=$DISCORD_TOKEN rubber-duck:fall2024 Note to self make sure to set the open AI Key
Use this command to assemble. docker run --rm -it -v 'C:\Users\18019\OneDrive\Desktop\cs301R\rubber-duck\wiley_config_v2.json':/config.json -e DISCORD_TOKEN=$DISCORD_TOKEN -e OPENAI_API_KEY=$OPENAI_API_KEY rubber-duck:fall2024
Alright the AWS is running smoothly. We are able to create and put images in the project. All we need to do next is to test pulling down and running the Docker image.
Upload the docker image to ecr follow this link an create a user