{ "$schema": "https://raw.githubusercontent.com/Containerpak/cpak/v2/schema/manifest-v2.json", "manifest_version": "2.0", "name": "MinGW SDK", "description": "MinGW-w64 C and C++ cross-compilers for 32-bit and 64-bit Windows targets.", "version": "13.2.0", "image": "ghcr.io/containerpak/sdk-mingw:main", "binaries": ["/usr/bin/i686-w64-mingw32-gcc", "/usr/bin/i686-w64-mingw32-g++", "/usr/bin/i686-w64-mingw32-ar", "/usr/bin/i686-w64-mingw32-ld", "/usr/bin/i686-w64-mingw32-objdump", "/usr/bin/i686-w64-mingw32-strip", "/usr/bin/i686-w64-mingw32-windres", "/usr/bin/x86_64-w64-mingw32-gcc", "/usr/bin/x86_64-w64-mingw32-g++", "/usr/bin/x86_64-w64-mingw32-ar", "/usr/bin/x86_64-w64-mingw32-ld", "/usr/bin/x86_64-w64-mingw32-objdump", "/usr/bin/x86_64-w64-mingw32-strip", "/usr/bin/x86_64-w64-mingw32-windres"], "desktop_entries": [], "dependencies": [], "addons": [], "idle_time": 0, "override": { "socketX11": false, "socketWayland": false, "socketPulseAudio": false, "socketSessionBus": false, "socketSystemBus": false, "socketSshAgent": true, "socketCups": false, "socketGpgAgent": true, "socketAtSpiBus": false, "socketBluetooth": false, "deviceDri": false, "deviceKvm": false, "deviceShm": false, "deviceAlsa": false, "deviceVideo": false, "deviceFuse": false, "deviceTun": false, "deviceUsb": false, "deviceAll": false, "notification": false, "openURI": false, "filesystem": [{"path": "home", "access": "read-write"}], "env": [], "network": true, "process": false, "userNamespaces": false, "memoryMaxMB": 0, "cpuQuota": 0, "pidsMax": 0, "asRoot": false, "allowedHostCommands": [] } }