Rails devcontainer can’t pull ruby image
I have a Rails 7.2 app, and I’d like to start using devcontainer
, so I have generated the necessary files with rails devcontainer
, which generated the .devcontainer
folder and the three needed files.
I have a Rails 7.2 app, and I’d like to start using devcontainer
, so I have generated the necessary files with rails devcontainer
, which generated the .devcontainer
folder and the three needed files.