<!DOCTYPE html><html lang="ja"> <head><meta charset="UTF-8"><meta name="description" content="Astro description"><meta name="viewport" content="width=device-width"><link rel="icon" type="image/svg+xml" href="/favicon.svg"><link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP" rel="stylesheet"><script>
			import mermaid from 'mermaid';
			mermaid.initialize({ startOnLoad: true });
		</script><meta name="generator" content="Astro v4.16.7"><title>Top - 海の底のブログ</title><link rel="stylesheet" href="/_astro/_page_.DOPbTADJ.css"></head> <body> <header class="h-16 mb-12 bg-slate-800 text-white shadow-lg"> <div class="container max-w-3xl mx-auto h-16 flex justify-between items-center"><h1 class="text-xl font-bold"><a href="/">海の底のブログ</a></h1></div> </header> <main class="container mx-auto max-w-3xl">  <div class="mb-12 flex justify-end"> <a class="transition ease-in-out delay-50 text-slate-400 font-bold hover:scale-150 hover:text-slate-900 hover:underline duration-300" href="/blog/">All Posts</a> </div> <ul> <li id="hidarikiki-pen-jijou" class="mb-12 p-4 rounded border shadow"> <h2 class="text-2xl text-slate-800 font-bold hover:underline"><a href="/blog/hidarikiki-pen-jijou">左利きのペン事情</a></h2> <p class="mb-2 flex justify-end"><time class="text-gray-400 font-bold" datetime="2015-07-19T12:00:00.000Z"> 2015年7月19日 </time></p> <p class="mb-2">特に手書きが必須な職業ではないので、一般的には普段使いのペンと言えばボールペンで良いとは思いますが、昔から私はボールペンだと字が上手く書けません。というかそもそもちゃんと線が引けません。</p> </li><li id="toraberaazunooto-teire" class="mb-12 p-4 rounded border shadow"> <h2 class="text-2xl text-slate-800 font-bold hover:underline"><a href="/blog/toraberaazunooto-teire">トラベラーズノートのお手入れ</a></h2> <p class="mb-2 flex justify-end"><time class="text-gray-400 font-bold" datetime="2015-06-29T12:00:00.000Z"> 2015年6月29日 </time></p> <p class="mb-2">恐ろしいことにトラベラーズノート買った時の記事以降、まるでブログの記事を書いてない上にまたトラベラーズノートの記事になります。</p> </li><li id="shisutemu-techou-toraberaazunooto" class="mb-12 p-4 rounded border shadow"> <h2 class="text-2xl text-slate-800 font-bold hover:underline"><a href="/blog/shisutemu-techou-toraberaazunooto">システム手帳からトラベラーズノートに乗り換えてみた</a></h2> <p class="mb-2 flex justify-end"><time class="text-gray-400 font-bold" datetime="2014-10-19T12:00:00.000Z"> 2014年10月19日 </time></p> <p class="mb-2">少し前の話なんですが、これまでダヴィンチのシステム手帳を使っていたのですが、前から気になってたトラベラーズノートを買ってみました。</p> </li><li id="vps-nai-lamp-kankyou-docker-kontena-ikou" class="mb-12 p-4 rounded border shadow"> <h2 class="text-2xl text-slate-800 font-bold hover:underline"><a href="/blog/vps-nai-lamp-kankyou-docker-kontena-ikou">VPS内のLAMP環境をDockerコンテナに移行する</a></h2> <p class="mb-2 flex justify-end"><time class="text-gray-400 font-bold" datetime="2014-08-18T12:00:00.000Z"> 2014年8月18日 </time></p> <p class="mb-2">前回、Dockerをインストールしコンテナを作れることを確認したので実際にVPSに入っているLAMP環境をDockerコンテナに移行したいと思います。</p> </li><li id="centos-6-jou-docker-centos-7" class="mb-12 p-4 rounded border shadow"> <h2 class="text-2xl text-slate-800 font-bold hover:underline"><a href="/blog/centos-6-jou-docker-centos-7">CentOS6上のDockerにCentOS7を入れたらはまった</a></h2> <p class="mb-2 flex justify-end"><time class="text-gray-400 font-bold" datetime="2014-08-16T12:00:00.000Z"> 2014年8月16日 </time></p> <p class="mb-2">前回、さくらVPS上のCentOS6にDockerをインストールしましたが、その際にコンテナイメージを`centos:latest`から作ったため、ホストはCentOS6、ゲスト(っていうのか?)はCentOS7という状態になってました。</p> </li> </ul> <div class="flex justify-end"> <a class="transition ease-in-out delay-50 text-slate-400 font-bold hover:scale-150 hover:text-slate-900 hover:underline duration-300" href="/blog/">All Posts</a> </div>  </main> <footer class="mt-24 h-12 flex justify-end items-center bg-slate-800 text-white [&#38;>div]:container [&#38;>div]:max-w-3xl [&#38;>div]:mx-auto [&#38;>div]:h-12 [&#38;>div]:flex [&#38;>div]:justify-center [&#38;>div]:items-center"> <div> <span class="text-sm">&copy; 2012 SYAKU</span> </div> </footer> </body></html>