<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k1LoW</author_name>
  <author_url>https://blog.hatena.ne.jp/k1LoW/</author_url>
  <blog_title>Copy/Cut/Paste/Hatena</blog_title>
  <blog_url>https://k1low.hatenablog.com/</blog_url>
  <categories>
    <anon>GitHub Actions</anon>
    <anon>Ubuntu</anon>
  </categories>
  <description>GitHub Actionsを使っているとき、あまり container: を指定することはないかもしれませんが、例えば以下のように ubuntu:bionic を指定して事前にGitをインストールした上で actions/checkout@v2 を実行したとき name: CI on: push: jobs: build: runs-on: ubuntu-latest container: ubuntu:bionic steps: - run: | apt-get update -qqy apt-get install -qqy git - uses: actions/checkout@v2…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk1low.hatenablog.com%2Fentry%2F2021%2F03%2F18%2F083000&quot; title=&quot;`container:` でUbuntuのBionic以下のDockerイメージを指定してactions/checkout@v2を利用する場合は注意が必要 - Copy/Cut/Paste/Hatena&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/k/k1LoW/20210317/20210317230131.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-03-18 08:30:00</published>
  <title>`container:` でUbuntuのBionic以下のDockerイメージを指定してactions/checkout@v2を利用する場合は注意が必要</title>
  <type>rich</type>
  <url>https://k1low.hatenablog.com/entry/2021/03/18/083000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
