Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

created Dockerfile #5

Merged
merged 2 commits into from
Apr 2, 2023
Merged

created Dockerfile #5

merged 2 commits into from
Apr 2, 2023

Conversation

bigsk1
Copy link

@bigsk1 bigsk1 commented Apr 1, 2023

Run docker locally on port 3001 if also using chatbot-ui which uses port 3000

docker build -t ai-code-translator .

docker run -p 3001:3000 --name ai-code-translator-container ai-code-translator

@vercel
Copy link

vercel bot commented Apr 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai-code-translator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2023 2:20am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants