Upgrade to Pro — share decks privately, control downloads, hide ads and more …

go-dexec

 go-dexec

Presented at Docker Seattle Meetup on April 27, 2016.

dexec is a Go library that provides the kernel execution interface with Docker Engine. Find more at https://github.com/ahmetalpbalkan/go-dexec

Ahmet Alp Balkan

April 27, 2016
Tweet

More Decks by Ahmet Alp Balkan

Other Decks in Technology

Transcript

  1. dexec A Go library that provides the kernel execution interface

    with Docker Engine github.com/ahmetalpbalkan/go-dexec
  2. dexec A Go library that provides the kernel execution interface

    with Docker Engine github.com/ahmetalpbalkan/go-dexec
  3. Server 2 another program Your program (uses dexec) Server 1

    Server 3 another program Server 4 another program Docker Docker Docker
  4. Server 2 another program Your program (uses dexec) Server 1

    Server 3 another program Server 4 another program Docker Docker Docker