-
Dear all,
we've been trying to use the checkqc container on quay.io that was created from the checkqc recipe and receive an error about interop not being installed properly:
```
File "/usr/loc…
-
In #6468, we are improving our interop for how Meltano is able to create symlinks which ensure it will be made available to child processes and processes like Airflow which will want to callback or in…
-
I am trying to use the latest version (commit: 27b37bf) of Darknet on the Jetson Xavier AGX.
![image](https://github.com/AlexeyAB/darknet/assets/127118806/5c51c62a-acc3-429b-bd88-85444d87f764)
![ima…
-
There's the size difference between those two
```
$ docker pull ghcr.io/graalvm/graalvm-community:22.0.1
$ docker pull ghcr.io/graalvm/jdk-community:22.0.1
$ docker inspect -f "{{ .Size }}" ghcr.i…
-
Hey @nunomaduro ,
Congrats with starting your own framework!
I saw you are trying to achieve zero coupling (I love that!).
To do this, you are relying on PSR-11 for containers. This is a good t…
-
When installing with composer, the following alarming messages appear.
Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.
Package micro…
-
- Updating codeedu/code_validator (0.0.2 => 0.0.3): Downloading (100%)
Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.
Package zendf…
-
### Steps to reproduce
1. Create a MvxPreferenceFragmentCompat, without using a custom layout.
### Expected behavior
Should display preferences
### Actual behavior
Display preferences the f…
-
Deprecate [container-interop](https://github.com/container-interop/container-interop) in favor of [PSR-11](https://www.php-fig.org/psr/psr-11/)
-
### Description
I have prepared a sample app which I can run successfully, but once I try to build a linux docker container using the provided Dockerfile I get the following error:
`/src/Program…