Provides common docker images used by multiple ViaDuck projects.
Several types of images are available depending on the type of build. All images can also be found on dockerhub.
viaduck/ci:latest
: Base CI image for native ViaDuck projectsviaduck/ci:mingw
: Extends the base image with components needed for Windows cross-compilationviaduck/ci:android
: Extends the base image with components needed for Android cross-compilationviaduck/ci:gui
: Extends the base image with components needed for graphical UI development