-
I use ubuntu 18.04.5 LTS
running the docker compose up I can see the next issues.
/examples/docker$ docker-compose up
Starting docker_admin_1 ... done
Starting docker_web_1 ... done
Attaching t…
-
Review of the Azure Identity SDK October 2024 Release.
2024-07 Beta-1 : Use MSAL for managed identity token requests
2024-08 Beta-2 : Improve Confidential Client Error Messages, Add support for pr…
-
The code and installation instructions does not support any other version than Go 1.16
I try with Go 1.13 and get
# github.com/golang-jwt/jwt
go/src/github.com/golang-jwt/jwt/ecdsa.go:135:4: r.Fill…
-
### Terraform Core Version
1.5.6
### AWS Provider Version
5.14.0
### Affected Resource(s)
aws_timestreamwrite_database
### Expected Behavior
Resource should have created.
### A…
-
I'm working on a project and wanted to convert it over to using glide.
I ran `glide create` and generated the following yaml:
```
package: github.com/myco/myapp
import:
- package: github.com/dg…
-
There are months old bug reports and forks with over 50 commits ahead. Please just kill this project already.
-
We're seeing many errors in our Trillian instance with calls to `GetEntryAndProof` and `GetLatestSignedLogRoot`. Does anyone have an idea why we're seeing these warnings ? We found these warnings du…
-
Hi All!
My env
```
runv -v
runv version 0.8.0
docker -v
Docker version 1.11.0, build 4dc5990
uname -a
Linux runv 4.4.0-31-generic #50~14.04.1-Ubuntu SMP Wed Jul 13 01:07:32 UTC 2016 x86_…
-
We document (as of https://github.com/kubernetes/kubernetes/pull/85381) that we support the following formats:
```
// format is an OpenAPI v3 format string. Unknown formats are ignored. The foll…
-
FROM commands perform resolve's against the remote registry on every run. This is visible in typical output:
```
gobuild-minimal | --> FROM docker.io/library/golang:1.13-buster@sha256:66a3f6817c129f…