Builders
Builders and YAML-based task configuration have been deprecated—the new script-based task deployment
configuration is a lot simpler and easier to use. See the Node.js docs for
help on getting started.
Airplane supports different builders for environments that you might write your tasks in.
The fastest way to get started is to use a language-specific builder:
If you're already building Docker images, you can use a Dockerfile to
build whatever environment you'd like.