1
0
Fork 0
mirror of https://github.com/docker-library/ruby.git synced 2022-11-09 11:41:34 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Tianon Gravi
e46b04d695 Add "libgdbm-compat-dev" explicitly in Buster+ on Slim variants
This makes "require 'dbm'" work -- it uses "ndbm.h" to detect support (which is provided by this package in Buster+).
2019-06-25 12:40:06 -07:00
Tianon Gravi
f8c8256104 Switch from "&&" to ";" and use "apt-mark showmanual"+"ldd" method for non-slim Debian too 2019-06-25 12:12:14 -07:00
Tianon Gravi
c718c72e1c Replace "stretch" with "buster" for Ruby 2.7-rc given the imminent Debian release
(and ditch Alpine 3.9 in 2.7-rc)
2019-06-24 15:09:34 -07:00