devcontainer

MIT License

Stars
15
Committers
9

Bot releases are visible (Hide)

devcontainer - v1.0.1 Latest Release

Published by andrewn617 5 months ago

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
devcontainer - v1.0.0

Published by andrewn617 5 months ago

devcontainer - features/sqlite3-0.1.0

Published by andrewn617 6 months ago

Dependencies needed for SQLite3.

devcontainer - features/postgres-0.1.1

Published by rafaelfranca 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/rails/devcontainer/compare/ruby-0.3.0...features/postgres-0.1.1

devcontainer - ruby-0.3.0

Published by andrewn617 7 months ago

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
devcontainer - features/ruby-0.2.1

Published by andrewn617 7 months ago

What's Changed

  • Libxml2 is installed when installing ruby
devcontainer - ruby-0.2.0

Published by andrewn617 7 months ago

What's Changed

devcontainer - features/ruby-0.2.0

Published by andrewn617 7 months ago

What's Changed

devcontainer - ruby-0.1.0

Published by andrewn617 7 months ago

What's Changed

  • Docker image based on features/ruby-0.1.0
devcontainer - features/ruby-0.1.0

Published by andrewn617 7 months ago

What's Changed

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