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

Where's the Dockerfile? #109

Open
1 of 6 tasks
jlk opened this issue Apr 20, 2024 · 3 comments
Open
1 of 6 tasks

Where's the Dockerfile? #109

jlk opened this issue Apr 20, 2024 · 3 comments

Comments

@jlk
Copy link

jlk commented Apr 20, 2024

Area of Concern

  • Server
  • Behaviour of one or more Modules [provide name(s), e.g. ObjectDetectionYolo]
  • Installer
  • Runtime [e.g. Python3.7, .NET]
  • Module packages [e.g. PyTorch)
  • Something else

Describe the bug
I'm looking for a Dockerfile to build a docker image for the AI server. The images are up on Docker Hub, but there's no link to the source of those images, and I don't see a trace of a Dockerfile in the source tree for this project.

Why am I looking for the docker image? Because I've seen the command in there before to just run the server from the CLI without needing VSCode or whatever else, but I was trying to get that without downloading a 5GB container image.

It's a little frustrating how difficult it is to work with this project that claims to make things easy for people...

@PrplHaz4
Copy link

There is definitely a lack of transparency with this project. This related issue was previously opened and closed without any actual resolution: #51

@SeanECP
Copy link

SeanECP commented May 1, 2024

In the documentation, in the CodeProject.AI in Docker section, under the Docker Compose heading, are a series of options you could use for a Dockerfile.
https://www.codeproject.com/AI/docs/install/running_in_docker.html

@jlk
Copy link
Author

jlk commented May 1, 2024

@SeanECP - those are docker compose files, not Dockerfiles. Not of any use when it comes to building container images, unless a Dockerfile is specified within the docker-compose file.

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

No branches or pull requests

3 participants