<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>int128</author_name>
  <author_url>https://blog.hatena.ne.jp/int128/</author_url>
  <blog_title>GeekFactory</blog_title>
  <blog_url>https://int128.hatenablog.com/</blog_url>
  <categories>
    <anon>node</anon>
    <anon>docker</anon>
  </categories>
  <description>CoffeeScriptで書いたアプリをDockerイメージとしてリリースする方法を説明します。Dockerを使うとNode.jsのインストールや依存関係の解決を手動でやる必要がなくなるので、他の環境でさくっとアプリを実行したい時に便利です。 以下の簡単なスクリプトを例に説明します。スクリプトの名前は app.coffee とします。 console.log 'hoge' スクリプトを実行するための package.json を作成します。この時、 npm start でスクリプトが実行されるようにします。 { &quot;name&quot;: &quot;example&quot;, &quot;version&quot;: &quot;1.0.0&quot;, &quot;d…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fint128.hatenablog.com%2Fentry%2F2015%2F12%2F15%2F235628&quot; title=&quot;CoffeeScriptのアプリをDockerイメージにする - GeekFactory&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-12-15 23:56:28</published>
  <title>CoffeeScriptのアプリをDockerイメージにする</title>
  <type>rich</type>
  <url>https://int128.hatenablog.com/entry/2015/12/15/235628</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
