-
### Description
Example `compose.yml`
```yaml
services:
test:
image: ubuntu:latest
volumes:
- ./${DIRECTORY:?error}/:/home/data
```
Here, I am using the interpolation that thr…
-
This is a follow up issue of #4530
On here I think we can consider the following tasks to discuss and create the corresponding PR:
**1.1 Create Docker Skeleton for the Microservice**
- Decide betwe…
-
Hi,
Our security team requires defining versions for all 3rd party dependencies used by our Docker images. There is an internal tool used for scanning, and it has problems with Coretto 11 RPM distr…
-
we found out this options is causing more harm than good
1) it's replicate the exact name commands, which for write or mixed, generate override we don't always intend
2) it was proven (in several) t…
fruch updated
1 month ago
-
### The bug
When using the Replace with upload option and uploading a new image (which does not include a face), it does not clear the old faces from the image and still displays them.
![image…
-
Please submit all the information below so that we can understand the working environment that is the context for your question.
* If you have a problem building or installing Open MPI, [be sure to…
minrk updated
1 month ago
-
### Description
We have modified the docker compose for the Traefik proxy (the one of a remote server). When we revalidate the server, the file is overriden. We should have a option to prevent rese…
-
Hello,
Toward the top of the README, under "Release", are the following statements:
> We recommend using the 2 tag on docker hub (`thomseddon/traefik-forward-auth:2`).
> You can also use the la…
-
From time to time I need to update tensorflow to newer versions.
Rather than bugging people here on that, it would be good to have the option to build my own docker image for what I need. This also …
botev updated
6 years ago
-
Thank you for this project, I really like having a local alternative to Codespaces!
**What happened?**
After starting up a devcontainer, it seems the build logs are cleared - at least I haven'…