ruby / ruby-docker-images

Ruby Docker Images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider rename `-dev` image.

hsbt opened this issue · comments

I discussed with @yahonda .

-dev means HEAD version of master or main by some people. But -dev image in this repository means contain development tools like gcc, gdb and git.

Should we rename it to -devtools or something?

Or rename the current normal image to master-nighty-slim and master-dev-nighty to master-nighty?