Commit 4fd7b8a
committed
implement new docker config file format for authentication
add auth option to create image command1 parent 8902e32 commit 4fd7b8a
File tree
18 files changed
+338
-306
lines changed- src
- main/java/com/github/dockerjava
- api/command
- core
- command
- jaxrs
- test
- java/com/github/dockerjava/core
- resources/testAuthConfigFile
- emptyFile
- invalidJsonInvalidAuth
- invalidLegacyAuthLine
- invalidLegacyEmailLine
- invalidLegacyInvalidAuth
- tooSmallFile
- validDockerConfig
- validJson
- validLegacy
18 files changed
+338
-306
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
197 | 200 | | |
198 | 201 | | |
199 | 202 | | |
| 203 | + | |
| 204 | + | |
200 | 205 | | |
201 | 206 | | |
202 | 207 | | |
| |||
Lines changed: 0 additions & 210 deletions
This file was deleted.
0 commit comments