-
- [x] I have tried with the latest version of Docker Desktop
- [x] I have tried disabling enabled experimental features
- [x] I have uploaded Diagnostics
- Diagnostics ID: FDF0E27A-57…
-
## Feature
Compatibility and feature testing when running Slideflow Studio from Docker containers (as referenced in #240)
## Additional context
GLFW OpenGL rendering and Tkinter both theoreticall…
-
- [x] I have tried with the latest version of Docker Desktop
- [x] I have tried disabling enabled experimental features
- [x] I have uploaded Diagnostics
- Diagnostics ID:
### Ex…
-
## Steps to reproduce the issue
```
> dotnet run --project .\eng\update-dependencies\ -- 5.0 --product-version powershell=7.1.0-preview.7 --compute-shas
```
## Expected behavior
*Updates ma…
-
https://github.com/dotnet/cli/issues/9208
After installation of global tools, you need to restart session to let its dir be on PATH. However, in docker image. This should be exported to PATH before…
wli3 updated
5 months ago
-
### Describe the highlighting problem
The bash injection in `Dockerfile`s is not isolated per `RUN` statement and instead continues in the following lines even if it's another Dockerfile statement
…
-
My company does a two part build process in the docker image
We first install dependencies and then we build the image using a non root user
When using poetry we just copy the .venv folder to the …
-
-
- [x] I have tried with the latest version of Docker Desktop
- [x] I have tried disabling enabled experimental features
- [ ] I have uploaded Diagnostics
- Diagnostics ID:
### Actu…
-
To help improve compatibility with latest versions of Postgres on Ubuntu the plugin should be updated with libpq 10+.
Once updated, please release to Bonsai.
(Follow up to #157)