mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
Dockerfile: debian based build
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -16,6 +16,8 @@ func TestPassHelper(t *testing.T) {
|
||||
Secret: "isthebestmeshuggahalbum",
|
||||
}
|
||||
|
||||
_ = helper.CheckInitialized()
|
||||
|
||||
helper.Add(creds)
|
||||
|
||||
creds.ServerURL = "https://foobar.docker.io:9999/v2"
|
||||
|
||||
Reference in New Issue
Block a user