Skip to content

Releases: rails/devcontainer

ruby-1.0.0

13 May 21:20
0675a76

Choose a tag to compare

First release

features/sqlite3-0.1.0

06 May 21:52
aacb8ac

Choose a tag to compare

Dependencies needed for SQLite3.

features/postgres-0.1.1

18 Apr 17:13
6fd5cca

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

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

Choose a tag to compare

What's Changed

  • Libxml2 is installed when installing ruby

ruby-0.2.0

20 Mar 21:15

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

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

Choose a tag to compare

What's Changed

  • Docker image based on features/ruby-0.1.0

features/ruby-0.1.0

19 Mar 14:47
b4a3bba

Choose a tag to compare

What's Changed

  • A devcontainer feature that installs Ruby, rbenv, and ruby-build as well as the dependencies needed to build Ruby.