mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 13:11:30 +00:00
Move docker build to client
This commit is contained in:
@@ -64,3 +64,8 @@ type ApiWait struct {
|
||||
type ApiAuth struct {
|
||||
Status string
|
||||
}
|
||||
|
||||
type ApiImageConfig struct {
|
||||
Id string
|
||||
*Config
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user