Merge pull request #27 from Roblox/screencast

Add screencast.
This commit is contained in:
Shishir 2020-07-17 17:28:26 -07:00 committed by GitHub
commit b076789899
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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!?
``` ```