-
Notifications
You must be signed in to change notification settings - Fork 11
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
nos-cpu on Docker hub #80
Comments
spillai
added a commit
that referenced
this issue
May 16, 2023
- added `docker-compose.test.yml` for running tests - renamed `docker-compose.gpu.yml` for GPU build/run - added `base` and `test` docker targets for dockerized testing - removed unnecessary `Makefile.hub.mk` - added various `help` targets to `Makefile.base.mk` - added various `tests` for `inference_service` and `docker_runtime`
spillai
added a commit
that referenced
this issue
May 16, 2023
- added `docker-compose.test.yml` for running tests - renamed `docker-compose.gpu.yml` for GPU build/run - added `base` and `test` docker targets for dockerized testing - removed unnecessary `Makefile.hub.mk` - added various `help` targets to `Makefile.base.mk` - added various `tests` for `inference_service` and `docker_runtime` - refactored `ray_executor` and `docker_runtime` to reusable modules in `nos.test.conftest`
spillai
added a commit
that referenced
this issue
May 16, 2023
- added `docker-compose.test.yml` for running tests - renamed `docker-compose.gpu.yml` for GPU build/run - added `base` and `test` docker targets for dockerized testing - removed unnecessary `Makefile.hub.mk` - added various `help` targets to `Makefile.base.mk` - added various `tests` for `inference_service` and `docker_runtime` - refactored `ray_executor` and `docker_runtime` to reusable modules in `nos.test.conftest`
4 tasks
spillai
added a commit
that referenced
this issue
May 17, 2023
- added `docker-compose.test.yml` for running tests - renamed `docker-compose.gpu.yml` for GPU build/run - added `base` and `test` docker targets for dockerized testing - removed unnecessary `Makefile.hub.mk` - added various `help` targets to `Makefile.base.mk` - added various `tests` for `inference_service` and `docker_runtime` - refactored `ray_executor` and `docker_runtime` to reusable modules in `nos.test.conftest`
spillai
added a commit
that referenced
this issue
May 17, 2023
- added `docker-compose.test.yml` for running tests - renamed `docker-compose.gpu.yml` for GPU build/run - added `base` and `test` docker targets for dockerized testing - removed unnecessary `Makefile.hub.mk` - added various `help` targets to `Makefile.base.mk` - added various `tests` for `inference_service` and `docker_runtime` - refactored `ray_executor` and `docker_runtime` to reusable modules in `nos.test.conftest`
spillai
added a commit
that referenced
this issue
May 17, 2023
- added `docker-compose.test.yml` for running tests - renamed `docker-compose.gpu.yml` for GPU build/run - added `base` and `test` docker targets for dockerized testing - removed unnecessary `Makefile.hub.mk` - added various `help` targets to `Makefile.base.mk` - added various `tests` for `inference_service` and `docker_runtime` - refactored `ray_executor` and `docker_runtime` to reusable modules in `nos.test.conftest`
spillai
added a commit
that referenced
this issue
May 17, 2023
- added `docker-compose.test.yml` for running tests - renamed `docker-compose.gpu.yml` for GPU build/run - added `base` and `test` docker targets for dockerized testing - removed unnecessary `Makefile.hub.mk` - added various `help` targets to `Makefile.base.mk` - added various `tests` for `inference_service` and `docker_runtime` - refactored `ray_executor` and `docker_runtime` to reusable modules in `nos.test.conftest`
spillai
added a commit
that referenced
this issue
May 17, 2023
- added `docker-compose.test.yml` for running tests - renamed `docker-compose.gpu.yml` for GPU build/run - added `base` and `test` docker targets for dockerized testing - removed unnecessary `Makefile.hub.mk` - added various `help` targets to `Makefile.base.mk` - added various `tests` for `inference_service` and `docker_runtime` - refactored `ray_executor` and `docker_runtime` to reusable modules in `nos.test.conftest` - renamed `.nos_docker` mounts to `.nosd` (nos-daemon): `.nos` is the local nos home directory, and `.nosd` is the nos home directory for the docker runtime
spillai
added a commit
that referenced
this issue
May 17, 2023
- added `docker-compose.test.yml` for running tests - renamed `docker-compose.gpu.yml` for GPU build/run - added `base` and `test` docker targets for dockerized testing - removed unnecessary `Makefile.hub.mk` - added various `help` targets to `Makefile.base.mk` - added various `tests` for `inference_service` and `docker_runtime` - refactored `ray_executor` and `docker_runtime` to reusable modules in `nos.test.conftest` - renamed `.nos_docker` mounts to `.nosd` (nos-daemon): `.nos` is the local nos home directory, and `.nosd` is the nos home directory for the docker runtime
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#97
The text was updated successfully, but these errors were encountered: