Added API for Worker to download docker images

This commit is contained in:
frikky
2021-05-15 18:10:24 +02:00
parent 5dca18edf9
commit 8a750d0121
7 changed files with 250 additions and 220 deletions
+2
View File
@@ -13,6 +13,8 @@ require (
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.4.0 // indirect
github.com/frikky/shuffle-shared v0.0.40
github.com/fsouza/go-dockerclient v1.7.2 // indirect
github.com/go-git/go-billy/v5 v5.3.1 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/gorilla/mux v1.8.0
github.com/opencontainers/go-digest v1.0.0 // indirect