Skip to content

Base image has been relicensed #311

@tatzyr

Description

@tatzyr

The base image for this container is nvidia/opengl:1.2-glvnd-runtime-ubuntu20.04.

FROM nvidia/opengl:1.2-glvnd-runtime-ubuntu20.04

NVIDIA relicensed this container image and imposed its own restrictive non-OSS license.
https://gitlab.com/nvidia/container-images/opengl/-/commit/bb8e78b231c77921fdd7c65d88c4febd28a8adc6#

As a result, Android image files generated by emu_docker may have the following restrictions:.

  • Underage users are restricted from using this image
  • Use on machines without an NVIDIA GPU is restricted (Even if the --gpu flag is not specified in emu_docker)

The current Android image is based on the old-licensed base image, so it does not have these restrictions, but licensing issues will arise the next time Google updates the system_image, or when users rebuild the image themselves.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions