Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 921 Bytes

linuxkit_build.md

File metadata and controls

28 lines (17 loc) · 921 Bytes

linuxkit_build

Argument Reference

The following arguments are supported:

  • config - string (Optional) The linuxkit config id
  • config_yaml - string (Optional) The linuxkit config yaml
  • destination - string (Required) The destination of the generated OS image
  • files - list (Optional) The IDs of the file config
  • init - list (Optional) The IDs of init containers
  • kernel - string (Optional) The ID of the kernel resource
  • onboot - list (Optional) The IDs of the onboot containers
  • onshutdown - list (Optional) The IDs of the onshutdown containers
  • services - list (Optional) The IDs of the service containers
  • trust - string (Optional) The ID of the trust config
  • type - string (Optional) Type of build, can be tar or docker

Attributes Reference

No additional attributes are exported by this resource.