Sign inSign up

jeko/airbuild

By jeko

•Updated almost 11 years ago

Adobe AIR SDK building environment

Image
3

2.7K

jeko/airbuild repository overview

⁠Adobe AIR SDK™ building environment

Git repository: https://github.com/j3k0/docker-airbuild⁠

⁠Details

It's using a Debian base image, with the Windows version of Adobe AIR executed using wine 1.7

⁠License

By using this image you have to accept the license agreements found there:

⁠Usage
  • Pull the repo: docker pull jeko/airbuild
  • Use the repo from your source directory:
    • docker 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>
    • etc.
⁠Demo

An example project can be found here: https://github.com/j3k0/BaseAIRAppLinux⁠

Tag summary

Content type

Image

Digest

sha256:b11c26dc3…

Size

1.3 GB

Last updated

almost 11 years ago

docker pull jeko/airbuild