Skip to content

Introducing Python

Latest
Compare
Choose a tag to compare
@madalinignisca madalinignisca released this 29 Jan 17:45
· 1 commit to master since this release

This release splits build in multiple states:

  1. Base image, with nvm for easy installing any nodejs version. Can be used for only nodejs projects.
  2. PHP builds on top of base. Limited builds to 8.2 and 8.1. 8.3 is still experimental as many pecl extensions are not yet available.
  3. Introducing Python images, for now 3.12 and 3.11. Venv is included and must be used in projects.