Building
This chapter describes how and why the various items are built.
Item | build tool | Purpose |
Stack | build a binary on MacOS or Windows | |
Docker | build a Docker image for the Ampersand compiler | |
Application | Docker | build a Docker image for an application generated by Ampersand. |
RAP | Docker | build a Docker image for RAP |
Docker Cloud | explains the automated build process that produces up-to-date images on docker cloud. |