Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
Nullabillity
4y ago
0 comments
Save
Share
Looks like Docker's registry API (what the docker CLI uses) supports doing single-chunk uploads:
https://docs.docker.com/registry/spec/api/#monolithic-upload
.
0 comments
2 comments · 1 top-level
top
newest
oldest
chriswarbo
4y ago
· 1 in thread
I think accessing AWS's Docker API is what requires the "fake login dance" to begin with.
Nullabillity
OP
4y ago
Yeah, but "fake login dance" is mostly just a consequence of the Docker CLI's design. As an API client you just get an API credential and use it to authenticate against the API.
j
/
k
navigate · click thread line to collapse