codeminer42/ci-ruby用于Gitlab CI的Docker Ruby镜像,提供Ruby项目构建所需的完整环境,简化CI流程配置。
该镜像专为Gitlab CI环境设计,预安装Ruby运行时及构建依赖,确保Ruby项目在CI流程中能够顺利编译、测试和部署。
所有镜像版本均包含以下预安装依赖:
latest Dockerfile3.4 Dockerfile3.3 Dockerfile3.2 Dockerfile3.1 Dockerfile3.0 Dockerfile2.7 Dockerfile在项目的 .gitlab-ci.yml 中指定镜像版本:
yaml# .gitlab-ci.yml 配置示例 image: codeminer42/ruby:3.4 stages: - test - build rspec-test: stage: test script: - bundle install --path vendor/bundle - bundle exec rspec spec/ build-app: stage: build script: - bundle install - rake assets:precompile
Dockerfile按Ruby版本存储在对应文件夹中(如3.4/Dockerfile)。更新镜像流程:




manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务