Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Latest commit

 

History

History
74 lines (67 loc) · 1.86 KB

included_software.md

File metadata and controls

74 lines (67 loc) · 1.86 KB

Included Software: Trusty

This is the Trusty build image. It runs on Ubuntu version 14.04 (aka Trusty), and includes the languages and software versions listed below.

For instructions on how to run this image locally to test your build, please see the README.

Languages

The specific patch versions included will depend on when the image was last built (except Ruby). It is highly suggested you depend only on minor versions, so that we can ensure the language has the latest updates (especially if security related).

  • Ruby - RUBY_VERSION, .ruby-version
    • 2.6.2 (default)
    • 2.5.4
    • 2.4.5
    • 2.4.3
    • 2.3.6
    • 2.2.9
    • Any version that rvm can install.
  • Node.js - NODE_VERSION, .nvmrc, .node-version
    • 10 (default)
    • Any version that nvm can install.
  • Python - runtime.txt or Pipfile
    • 2.7 (default)
    • 3.4
    • 3.5
    • 3.6
  • PHP - PHP_VERSION
    • 5.6 (default)
    • 7.2
  • Go - GO_VERSION
    • 1.12 (default)
  • Java
    • 8 (default)
  • Emacs
    • 25 (default)
  • Erlang
    • 21 (default)
  • Elixir
    • 1.7 (default)

Tools

  • Node.js
    • Yarn - YARN_VERSION
      • 1.3.2 (default)
      • Any version available via their installer.
    • NPM - NPM_VERSION
      • Version corresponding with Node.js version. (default)
      • Any version available via NPM.
    • bower
  • Python
    • pip
      • Version corresponding with Python version. (default)
    • Pipenv
      • Latest version.
  • PHP
    • Composer
  • Emacs
    • Cask
  • Clojure
    • Leiningen
      • stable
    • Boot
      • 2.5.2
  • Hugo - HUGO_VERSION
    • 0.17 (default)
    • Any version installable via binrc.
  • Gutenburg - GUTENBERG_VERSION
    • Any version installable via binrc.
  • jq - 1.5
  • ImageMagick - 6.7.7
  • GNU Make - 3.81
  • OptiPNG - 0.6.4
  • Doxygen - 1.8.6