-
I have been trying to collaborate the ecr + credential-helper and aws SSO authentication. Here is what i did and how it fails:
First, i set up the sso-authentication with
```
aws configure sso-sess…
-
I have 2 github accounts (work & personal) for which I want to store credentials (username + password) in my Windows 10 (in secure way).
`git config --global credential.helper manager` command sets…
-
It seems like bottlerocket is ignoring `settings.container-registry.mirrors`
We have configured Pull through cache in aws ECR and set the `settings.container-registry.mirrors` for quay.io, docker.io,…
-
I try to use your code as shown in the demonstration. Is it still maintained?
When I run
```
from deutsche_bahn_api.api_authentication import ApiAuthentication
from deutsche_bahn_api.station_he…
paurf updated
7 months ago
-
Warning from Github action workflow building the docker image and deploying to Azure.
```
WARNING! Your password will be stored unencrypted in /home/runner/.docker/config.json.
Configure a crede…
-
It looks like {gert} prioritizes config items from top to bottom, but command line git prioritizes bottom to top in the case of duplicate keys.
I have a situation where I want to use a different se…
-
-
Output of `helm version`: 3.10.3
[root@localhost ~]# helm version
version.BuildInfo{Version:"**v3.10.3**", GitCommit:"835b7334cfe2e5e27870ab3ed4135f136eecc704", GitTreeState:"clean", GoVersion:"go…
-
**Description**
I am trying to pull an image using the local user credentials with golang
```
[[constraint]]
name = "github.com/docker/cli"
version = "18.9.0-ce-tp5"
```
I am using …
-
Currently running into an issue where having `mfa_serial` in the aws credentials file leads to the following error:
```
AWS_SDK_LOAD_CONFIG=true AWS_PROFILE=profile1 docker pull .dkr.ecr.us-east-2…