Git repository: https://github.com/j3k0/docker-airbuild
It's using a Debian base image, with the Windows version of Adobe AIR executed using wine 1.7
By using this image you have to accept the license agreements found there:
docker pull jeko/airbuilddocker run -it --rm -v `pwd`:/src jeko/airbuild:latest mxmlc <arguments>docker run -it --rm -v `pwd`:/src jeko/airbuild:latest adl <arguments>docker run -it --rm -v `pwd`:/src jeko/airbuild:latest adt <arguments>An example project can be found here: https://github.com/j3k0/BaseAIRAppLinux
Content type
Image
Digest
sha256:b11c26dc3…
Size
1.3 GB
Last updated
almost 11 years ago
docker pull jeko/airbuild