Sha256: a064811a69af919dca7c26a46771c86df15081bdd64b36b08016c0c5e93c1f74
Contents?: true
Size: 725 Bytes
Versions: 2
Compression:
Stored size: 725 Bytes
Contents
## Installation If you haven't installed a gem below, you should install it before installing docker-gem-store: ```ruby gem 'specific_install' ``` Run following lien: ```ruby gem specific_install -l 'https://github.com/linkqotto/docker-gem-store' ``` And then execute: $ gem-stoer ## Usage ``` Usage: gem-store [options] options: --init gem-storeの使用を開始する --update Dockerfile.bundleの作成、または更新 --build イメージのビルドを行い、タグをつける --push docker-hubにプッシュする --help Usageを表示する ``` ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
docker-gem-store-0.2.3 | README.md |
docker-gem-store-0.2.2 | README.md |