Friday, 2019-08-02

*** sameo has joined #kata-dev06:31
*** sgarzare has joined #kata-dev06:55
*** jodh has joined #kata-dev07:18
*** gwhaley has joined #kata-dev08:00
*** davidgiluk has joined #kata-dev08:03
kata-irc-bot<graham.whaley> @alessandro.randazzo - per the link I think I sent originally (maybe to you - could have been somebody else asking...) - Kata is an OCI runtime - you need to make an OCI bundle :slightly_smiling_face: - see https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md#running-standalone08:16
*** kata-irc-bot2 has joined #kata-dev09:15
*** kata-irc-bot has quit IRC09:15
kata-irc-bot2<alessandro.randazzo> @graham.whaley latest row of the linked document makes use of docker ('sudo docker export $(sudo docker create busybox) | tar -C "$rootfs" -xvf -'). So,  even though I want to test kata-runtime as standalone I always need to install Docker in my host for creating the bundle. Is it correct?09:26
kata-irc-bot2<graham.whaley> @alessandro.randazzo - you need some way to create an OCI bundle.... the example uses docker. There are I believe other tools - here ya go, a quick google turns up https://www.projectatomic.io/blog/2018/03/the-many-ways-to-build-oci-images/09:27
kata-irc-bot2<alessandro.randazzo> another question as for the latest row, I guess it is just an example of how to create a busybox bundle. I mean if I want to create an nginx bundle, I should have typed : 'sudo docker export $(sudo docker create nginx) | tar -C "$rootfs" -xvf -' , is that correct?09:31
kata-irc-bot2<graham.whaley> yep. just substitute the `docker create` part with the correct docker commands to make the container you need...09:33
kata-irc-bot2<graham.whaley> if you are going to try and work with standalone OCI runtimes, you should probably have a reasonable undestanding of how to use `docker`, and how to build OCI images first - I'd strongly recommend studying that article I just linked to. And, it is not something anybody here does very often afaik - so, you are entering strange waters, and may have to navigate for yourself mostly :slightly_smiling_face:09:35
kata-irc-bot2<alessandro.randazzo> :+1:09:37
*** sgarzare has quit IRC10:02
*** devimc has joined #kata-dev12:03
*** devimc has quit IRC12:22
*** devimc has joined #kata-dev12:25
*** marcov has joined #kata-dev12:47
*** fuentess has joined #kata-dev12:52
*** sgarzare has joined #kata-dev12:53
*** sgarzare_ has joined #kata-dev13:28
*** sgarzare has quit IRC13:30
*** sameo has quit IRC13:40
*** sameo has joined #kata-dev15:20
*** sgarzare__ has joined #kata-dev15:28
*** sgarzare_ has quit IRC15:30
*** sgarzare__ has quit IRC15:48
*** devimc has quit IRC15:58
*** khyr0n has quit IRC16:06
*** pcaruana has quit IRC16:14
*** sameo has quit IRC16:25
*** altlogbot_0 has quit IRC16:29
*** irclogbot_3 has quit IRC16:33
*** altlogbot_1 has joined #kata-dev16:36
*** marcov has quit IRC16:36
*** irclogbot_1 has joined #kata-dev16:41
*** devimc has joined #kata-dev16:43
*** gwhaley has quit IRC16:57
*** jodh has quit IRC17:01
*** igordc has joined #kata-dev17:03
*** devimc has quit IRC17:07
*** devimc has joined #kata-dev17:13
*** devimc has quit IRC17:22
*** devimc has joined #kata-dev17:24
*** davidgiluk has quit IRC19:03
*** irclogbot_1 has quit IRC19:39
*** irclogbot_3 has joined #kata-dev19:42
*** devimc has quit IRC21:04
*** fuentess has quit IRC21:40

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!