-
**Problem:**
In a fully private deployment, OR, to run a large number of concurrent TES tasks, Docker images for tasks need to be in a private Azure Container Registry (ACR). However, ACRs are slow,…
-
Hi! And thanks for your work
By any chance, would you have a docker image / Dockerfile ready to run the library? I'm encountering a lot of trouble running it, and I only have access to a Mac.
Thanks…
-
### Issue Summary
After cloning the repo and running `docker compose up`, it fails to build (MacOs Sonoma 14.4.1 macbook m3):
```
$docker compose up
[+] Building 13.3s (14/27) …
-
It would be great to have a docker image for snapper which we can easily add to our current infrastructure.
-
Is there a docker image somewhere so that I can quickly test a tiler without the setup (python, numpy...) ?
-
Docker build fails with the following output:
```bash
#5 [ 2/21] RUN apt-get update && apt-get upgrade -y && apt-get inst...
#5 0.690 Ign:1 http://deb.debian.org/debian stretch InRelease
…
-
for setting docket its giving this error
`nvidia-docker: command not found`
-
Hi Guys!
I found that a simple connection test with mongodb://localhost:27017 does not work on DBGate when the database is in a docker on wsl2.
The same test works effortlessly in NoSQLBooster!…
-
We should follow a slightly different approach when it comes to docker:
- our images on DockerHub should contain everything that needs to present on the machine in general (tools, DBs, sbt, ...). T…
-
## Description and motivation
It would be better if aihwkit could publish an official docker image with GPU support.
## Alternatives and other information
So that you know, instructions are a…