Skip to content

Missing WebGL/Android building docker containers for Windows #209

Open
@SimonDarksideJ

Description

Bug description

We recently switched to a self-hosted agent to reduce costs, however, we are no longer able to Build for the WebGL or Android platforms as there are no Windows based WebGL or Android containers. (there is AppleTV???)

Checking on dockerhub and the only WebGL Editor containers are for Ubuntu, which when building through WSL/Docker on Windows, the Builder action looks for a Windows variant of the container which does not exist.

How to reproduce

  • Try to create a WebGL build on Windows

Expected behavior

Should still be able to build WebGL on windows

Additional Notes

The docker images for Windows currently published on DockerHub are:

  • Windows il2cpp
  • Universal Windows
  • AppleTV??
  • Base

Also no x86_64 images either, but that may be a mute point. It seems GameCI is not intended to be run self-hosted

Activity

changed the title Missing WebGL building docker container for Windows Missing WebGL/Android building docker containers for Windows on Apr 16, 2023
BFS-JWesseler

BFS-JWesseler commented on Aug 28, 2023

@BFS-JWesseler

Same here. Trying to use the windows-latest on GitHub for building WebGL.

AndrewKahr

AndrewKahr commented on Nov 15, 2023

@AndrewKahr
Member

Images for Android on Windows now exist for v3. We don't have webgl for windows as Ubuntu builds those already and Windows doesn't provide additional functionality (Android on Windows has Burst, Linux does not).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwindowsMicrosoft Windows Platform

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Missing WebGL/Android building docker containers for Windows · Issue #209 · game-ci/docker