You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now docker hub only allows pulling releases of hubcommander.
Could be very handy to be able to pull the develop branch directly, instead of waiting for a new release.
Right now if I want to deploy the develop branch I have to build the image myself, which is pretty easy thanks to the great build-docker.sh script, but having develop available for me directly from docker hub would be nice.
Thanks,
Yaron.
The text was updated successfully, but these errors were encountered:
True, I was in the mindset of creating an automated build in docker hub but your solution fits better with the current CI, I'll open another PR for it soon.
Right now docker hub only allows pulling releases of hubcommander.
Could be very handy to be able to pull the develop branch directly, instead of waiting for a new release.
Right now if I want to deploy the develop branch I have to build the image myself, which is pretty easy thanks to the great build-docker.sh script, but having develop available for me directly from docker hub would be nice.
Thanks,
Yaron.
The text was updated successfully, but these errors were encountered: