Files
linuxkit/examples/packet.arm64.yml
Rolf Neugebauer 5b1cb7ec50 examples: Update packet.net examples
- Add getty to get access to the serial console
- Add a arm64 example for baremetal type 2a
- Update documentation (and use example in documentation)

I've tested the PXE boot on arm64 and the bond interface gets
set up and seems usable.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-11-13 18:23:06 +00:00

5 lines
132 B
YAML

onboot:
- name: modprobe
image: linuxkit/modprobe:2d153653d1111877a8f53704ef85063a44182ade
command: ["modprobe", "nicvf"]