I am able to build automatically on hub.docker.com , however vanilla-prod release requires only shipping binaries ( product of make processes producing /root/pkg/vanilla-rtb/snapshot ) and I can't
figure out how to simply add instructions to vanilla-prod.Dockerfile to force hub.docker.com to build it
automatically without our interaction.
I am able to build automatically on hub.docker.com , however vanilla-prod release requires only shipping binaries ( product of make processes producing /root/pkg/vanilla-rtb/snapshot ) and I can't figure out how to simply add instructions to vanilla-prod.Dockerfile to force hub.docker.com to build it automatically without our interaction.