Add screencast.

This commit is contained in:
Shishir Mahajan 2020-07-17 10:54:30 -07:00
parent 6048144487
commit 7bbee1a171
No known key found for this signature in database
GPG Key ID: D41782E7688DEC4A

View File

@ -36,6 +36,10 @@ $ git clone git@github.com:Roblox/nomad-driver-containerd.git
$ cd nomad-driver-containerd $ cd nomad-driver-containerd
$ make build (This will build your containerd-driver binary) $ make build (This will build your containerd-driver binary)
``` ```
## Screencast
[![asciicast](https://asciinema.org/a/348173.svg)](https://asciinema.org/a/348173)
## Wanna try it out!? ## Wanna try it out!?
``` ```