<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gamelinks007</author_name>
  <author_url>https://blog.hatena.ne.jp/gamelinks007/</author_url>
  <blog_title>ゲームリンクスの徒然なる日常</blog_title>
  <blog_url>https://gamelinks007.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>Docker</anon>
    <anon>るりま</anon>
  </categories>
  <description>はじめに 昨日書いた記事の続編です。gamelinks007.hatenablog.comDockerを使い、るりまの開発環境(+プレビュー環境)を作ってみました。 環境構築 以下のDockerfileをまず作成します。 FROM ruby:latest WORKDIR /home COPY ./ ./ RUN gem install bundler:1.17.2 bitclust-core bitclust-dev refe2 rack あとはdocker build . -t ruremaを実行してイメージをビルドします。 docker build . -t rurema次に、docker…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgamelinks007.hatenablog.com%2Fentry%2F2020%2F08%2F24%2F173302&quot; title=&quot;続・るりまの開発環境をDockerで作ってみた - ゲームリンクスの徒然なる日常&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/g/gamelinks007/20200824/20200824173109.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-08-24 17:33:02</published>
  <title>続・るりまの開発環境をDockerで作ってみた</title>
  <type>rich</type>
  <url>https://gamelinks007.hatenablog.com/entry/2020/08/24/173302</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
