Ruby WEBアプリケーション開発用イメージ (Ruby web application development image.)
132
【Ruby WEBアプリケーション開発用イメージ】
【使用方法】 1.Volumeにアプリケーションフォルダをアタッチします。 2.コンソールを起動し、'gem install bundle'を実行します。 3.'bundle install'でGemfileに記載されたgemをインストールします。 4.必要があれば'rake db:migrate'でデータベースを作成します。 5.'ruby app.rb -o 0.0.0.0'でアプリケーションを起動します。 6.'localhost:[起動中のポート]'にアクセスし、アプリケーションを起動します。 7.あとはお楽しみください:)
【Ruby web application development image】
【How to use】
Content type
Image
Digest
Size
284.2 MB
Last updated
about 7 years ago
docker pull isso719/ruby-isso-dev