-
**Describe the bug**
I've didn't noticed it yet, until today, but the PHP flavor Docker Image used is not the latest v8 family available
**To Reproduce**
With my project BOX Manifest (but all…
-
the command : `docker build --tag gpt-2 -f Dockerfile.gpu .`
return this :
```bash
Step 9/12 : RUN python3 download_model.py 124M
---> Running in afe900659249
Traceback (most recent call last):…
-
Currently, the full size docker image for tileserver-gl is ~1.4GB
Is there anyway this could be trimmed down a bit? It seems majority of the size comes from the full size node image.
```
doug@h…
dkbnz updated
2 months ago
-
Providing a Docker image on Docker Hub may allow users to grab the latest binaries via a [multistage build](https://docs.docker.com/develop/develop-images/multistage-build/) without the need to hit yo…
-
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!…
-
This work includes:
- [x] Moving the `ci/Dockerfile` to the root to have the current build context. This way, the CI image can pickup the current version instead of pulling from master on GitHub; t…
-
**Describe the solution you'd like**
Let's build public Docker images with N latest Python versions. These images can be interpret as recommended for any user of Faststream.
**Feature code exam…
-
#### Preliminaries
- [X] I have followed the latest version of the
[installation instructions](https://docs.manim.community/en/stable/installation.html).
- [X] I have checked the [installat…
-
### Issue Summary:
Spinnaker docker images compatibility of ubunto 21.04
### Cloud Provider(s):
### Environment:
### Feature Area:
### Description:
### Steps to Reproduce:
…
-
# pdflatex seems to be broken on docker image 23.10
## Minimal repro:
Basic command sample to compile with pdflatex (as provided by docs):
```bash
docker run -ti -v miktex:/var/lib/miktex -v `…