Skip to content

Automates the process of installing the latest version of `runsc`

License

Notifications You must be signed in to change notification settings

guiand888/ansible-role-gvisor_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gvisor_install

This Ansible role automates the process of installing the latest version of runsc, the runtime for gVisor a.k.a. Google's sandboxing tool for containers, on a target machine or group of machines.

Requirements

Docker must be installed on the target host.

Example Playbook

---
- name: Install gvisor
  hosts: all
  become: true
  roles:
    - gvisor_install

License

GPLv3

Author Information

Guillaume André: [email protected] Blog: https://blog.guillaumea.fr

About

Automates the process of installing the latest version of `runsc`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published