What about authentication to push to docker hub. Per this - 
https://docs.travis-ci.com/user/docker/#pushing-a-docker-image-to-a-registry - 
we would need to set the username and password. How secure is this?

On Sunday, December 22, 2019 at 1:44:13 AM UTC-5, Mason Davis wrote:
>
> Yep!
>
> We can just start with the image we are currently using to test OSv. I'm 
> not 100% positive on best practices going forward, but I believe we could 
> possibly split out the different processes we want into separate images, if 
> enough differences warrant it.
>
> I think for now we can work to get the testing Docker image added to 
> Docker hub and included in the testing process. I believe that if we pull 
> the image before building, build the image (which will happen nearly 
> instantly, if we aren't making any changes to it), push the image up (which 
> should also be instant if we aren't making any changes), and then run 
> whatever tests we'd like to, this should work. I think pulling the image 
> into the cache will be a big speed up, and make it a bit easier for new 
> developers to hop on, since they can just pull a prebuilt image.
>
Agreed. We could start we two images - one based on Fedora 29 and another 
on Ubuntu 19.04.  

>
> On Friday, December 20, 2019 at 11:36:49 AM UTC-6, Waldek Kozaczuk wrote:
>>
>> I have created an account on dockerhub with id: osvunikernel.
>>
>> What do we have to do next to push/update/pull newly created docker 
>> images to this account? Do I have to create a repository?
>>
>> Waldek
>>
>

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osv-dev/8625d092-6a8e-416f-bf9b-d9cbcbb56996%40googlegroups.com.

Reply via email to