Add basic frame and ctr command line client
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
ba46df11b4
commit
847e5bc7ee
8 changed files with 227 additions and 5 deletions
3
version.go
Normal file
3
version.go
Normal file
|
@ -0,0 +1,3 @@
|
|||
package containerd
|
||||
|
||||
const Version = "0.0.1"
|
Loading…
Add table
Add a link
Reference in a new issue