Depend on system services (capabilities)#

system_requirements: [wayland]

Defines a list of requirements that have to be met from the base image.

So far we support

  • wayland - base image needs to support wayland

  • !wayland - base image does not have wayland

  • pipewire - base image needs to support pipewire (Audio)

  • !pipewire - base image does not have pipewire

Field is mandatory