me-box / databox

Databox container manager and dashboard server
MIT License
94 stars 25 forks source link

what is the purpose of using hub.docker.com that link with databox repositories #244

Closed tsh2 closed 6 years ago

tsh2 commented 6 years ago

hello,

what is the purpose of using hub.docker.com that link with databox repositories?

Sometime build failed.

ee1

ee1

Toshbrown commented 6 years ago

Not sure I understand your question, hub. docker.com holds pre-built version of all the core components, drivers and apps. If you run databox without the dev flag then the images form docker hub are used. This means that you don't need to build the images to run databox.

What are you trying to achieve?

tsh2 commented 6 years ago

I try to test about the relationship of databox and docker hub.

In build setting,Could I only use the master branch in all the core components?

www

Toshbrown commented 6 years ago

See here https://docs.docker.com/docker-hub/builds/#create-an-automated-build

under "Create an automated build"