Skip to content

Releases: rails/devcontainer

ruby-1.1.0

30 May 05:28
f25625d
Compare
Choose a tag to compare

What's Changed

  • Install Debian's rustc package instead of the devcontainer rust feature by @andrewn617 in #33

Full Changelog: ruby-1.0.1...ruby-1.1.0

ruby-1.0.1

22 May 21:43
4428368
Compare
Choose a tag to compare

The release includes:

  • Use Rust 1.77. This avoids an issue where Ruby could not build on arm64 due to an issue with Rust 1.78
  • Going forward we will only publish images for 3.3.1, 3.2.4 and 3.1.5

ruby-1.0.0

13 May 21:20
0675a76
Compare
Choose a tag to compare

First release

features/sqlite3-0.1.0

06 May 21:52
aacb8ac
Compare
Choose a tag to compare

Dependencies needed for SQLite3.

features/postgres-0.1.1

18 Apr 17:13
6fd5cca
Compare
Choose a tag to compare

What's Changed

  • Add postgresql-client to postgresql-client feature by @duduribeiro in #22

New Contributors

Full Changelog: ruby-0.3.0...features/postgres-0.1.1

ruby-0.3.0

28 Mar 15:48
a6fe215
Compare
Choose a tag to compare

What's new

  • Image is multi-arch (amd64 and arm64)
  • Includes libxml2
  • Include image for ruby 3.2.3 which was missing from previous releases

features/ruby-0.2.1

28 Mar 15:36
a6fe215
Compare
Choose a tag to compare

What's Changed

  • Libxml2 is installed when installing ruby

ruby-0.2.0

20 Mar 21:15
Compare
Choose a tag to compare

What's Changed

  • Add rust to the image so YJIT is built with ruby by @andrewn617 in #8

features/ruby-0.2.0

19 Mar 15:50
Compare
Choose a tag to compare

What's Changed

  • Add rust to the image so YJIT is built with ruby by @andrewn617 in #8

ruby-0.1.0

19 Mar 14:49
b4a3bba
Compare
Choose a tag to compare

What's Changed

  • Docker image based on features/ruby-0.1.0