Skip to content

Instantly share code, notes, and snippets.

@morenocarullo
Created April 6, 2020 12:19
Show Gist options
  • Save morenocarullo/01f6d7ceaaa77b462752c5126d0ba956 to your computer and use it in GitHub Desktop.
Save morenocarullo/01f6d7ceaaa77b462752c5126d0ba956 to your computer and use it in GitHub Desktop.
kernel:
image: linuxkit/kernel:5.4.28
cmdline: "console=tty0"
init:
- linuxkit/init:v0.5
- linuxkit/runc:69b4a35eaa22eba4990ee52cccc8f48f6c08ed03
- linuxkit/containerd:09553963ed9da626c25cf8acdf6d62ec37645412
- linuxkit/ca-certificates:v0.7
onboot:
- name: sysctl
image: linuxkit/sysctl:v0.7
services:
- name: getty
image: linuxkit/getty:v0.7
env:
- INSECURE=true
- name: rngd
image: linuxkit/rngd:02c555b50cd1887aa628836662d2eec54c0d7e81
- name: dhcpcd
image: linuxkit/dhcpcd:v0.7
- name: open-vm-tools
image: linuxkit/open-vm-tools:v0.7
- name: splunk
image: splunk/splunk
trust:
org:
- linuxkit
- library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment