-
### Deployment Method
- [x] Installer
- [ ] Docker Development
- [x] Docker Production
- [ ] Bare metal Development
- [ ] Bare metal Production
- [ ] Digital Ocean image
- [ ] Other (please provide a…
-
### Contact Details
_No response_
### feature is related to UI or API aspects?
_No response_
### What is your advice?
everyone wants this feature!
### Version
newest
-
**Description**
If a parent docker image defines ENTRYPOINT and a child blanks it out (`ENTRYPOINT []`), that line in the child busts the cache.
**Steps to reproduce the issue:**
Create three Doc…
-
I am using docker compose...
Docker build fails...
```
user@ai-vm:~/ai-stack/kohya_ss$ docker compose up -d --build --force-recreate --remove-orphans
[+] Running 19/19
✔ tensorboard Pulled …
-
## TPU initialization is failed
When I started tpu v6e-4 TPU Vm with v2-alpha-tpuv6e base image, with pip enviroment and xla updates I can clearly initialized tpus. However when I start to dockeriz…
-
### What happened?
I cannot upload files in the docker standalone. Neither through manually selecting a file on noVNC or through selenium. When doing it manually I can select a file but then it jus…
-
I have no idea if this is possible, but it seems like it should be....
The `apt-get install ...` may have taken quite a while creating a lovely layer on top of the ghaction-cmake image with all the…
-
* Implement strategy for Docker image management
-
I want to use surya-ocr offline. I have downloaded models `DETECTOR_MODEL_CHECKPOINT ` and `RECOGNITION_MODEL_CHECKPOINT` and updated OCR (text recognition) script as shown bellow. However, the scrip…
-
In my project I have configured Docker containers, which bundle all the application dependencies and are used locally by the developers to keep their local machines reasonably clean. I wanted to integ…