This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
Docker-official-images
mirror of
https://github.com/docker-library/official-images.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
a81f946ee9
Branches
Tags
master
Docker-official...
/
test
/
tests
/
ruby-bundler
/
Gemfile
Gemfile
97 B
History
Raw
1
2
3
4
source 'https://rubygems.org'
gem 'nokogiri'
gem 'rack', '~>1.1'
gem 'rspec', :require => 'spec'