Open vpavlin opened 10 years ago
Client already has this information:
https://github.com/DBuildService/dbs-server/blob/master/dbs/api/core.py#L146
therefore this should be trivial to implement
Great, just be careful with hardcoding the port: 'dock pull %s:5000/%s'" - there is no certainty registry has to run on port 5000 (I know this is just the PoC version, #justsaying:)
Good point. We should add internal registry address to configuration.
User should be able to easily find an URL to pull the image
Something like
Pull:
would be ok