mirror of https://github.com/docker/docs.git
Replace Rails with Ruby in the examples list (#3229)
The official Rails image was deprecated at the beginning of the year, and it probably shouldn't be referenced as an example in the docs anymore.
This commit is contained in:
parent
6fc5536af9
commit
74df47fe12
|
@ -569,7 +569,7 @@ These Official Repositories have exemplary `Dockerfile`s:
|
|||
* [Go](https://hub.docker.com/_/golang/)
|
||||
* [Perl](https://hub.docker.com/_/perl/)
|
||||
* [Hy](https://hub.docker.com/_/hylang/)
|
||||
* [Rails](https://hub.docker.com/_/rails)
|
||||
* [Ruby](https://hub.docker.com/_/ruby/)
|
||||
|
||||
## Additional resources:
|
||||
|
||||
|
|
Loading…
Reference in New Issue