Skip to content

CS571-S25/hw11-ai-api

Repository files navigation

build

docker build . -t ctnelson1997/cs571-s25-hw11-ai-api
docker push ctnelson1997/cs571-s25-hw11-ai-api

run

docker pull ctnelson1997/cs571-s25-hw11-ai-api
docker run --name=cs571_s25_hw11_ai_api -d --restart=always -p 58112:58112 -v /cs571/s25/hw11-ai:/cs571 ctnelson1997/cs571-s25-hw11-ai-api

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published