Sign inSign up

isso719/ruby-isso-dev

By isso719

Updated about 7 years ago

Ruby WEBアプリケーション開発用イメージ (Ruby web application development image.)

Image
0

132

isso719/ruby-isso-dev repository overview

【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】

  1. Attach the application folder to Volume.
  2. Start the console and run 'gem install bundle'.
  3. Install gem described in Gemfile with 'bundle install'.
  4. If necessary, create a database with 'rake db: migrate'.
  5. Start the application with 'ruby app.rb -o 0.0.0.0'.
  6. Access 'localhost: [Running port]' and start the application.
  7. Enjoy :)

Tag summary

Content type

Image

Digest

Size

284.2 MB

Last updated

about 7 years ago

docker pull isso719/ruby-isso-dev