はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    WWDC25

『gist.github.com』

  • 人気
  • 新着
  • すべて
  • Vagrant で gVisor を試す

    7 users

    gist.github.com/hayajo

    README.md Vagrant で gVisor を試す google/gvisor: Container Runtime Sandbox Google Cloud Platform Blog: Open-sourcing gVisor, a sandboxed container runtime Requirement virtualbox vagrant Usage プロビジョニングにめっちゃ時間かかります。 メモリをそこそこ割り当てないとビルドに失敗するっぽいです。 $ vagrant up $ vagrant ssh vagrant$ docker run -it --runtime=runsc hello-world vagrant$ ls -l /tmp/runsc/ .create(goferとsandbox(コンテナ)の起動ログ)と.boot(sandboxのstrac

    • テクノロジー
    • 2018/05/08 00:41
    • あとで読む
    • 「GoでくつるLinuxコンテナ」 - 第10回 コンテナ型仮想化の情報交換会@東京 #lxcjp

      4 users

      gist.github.com/hayajo

      .gitignore w �U @u �U .vagrant/ README.md Simple unprivileged container Usage Start minimal container. $ echo $UID $$ 1000 879 $ cd $(mktemp -d) $ cp -a /bin /lib /lib64 . $ go run /PATH/TO/main.go /bin/bash # echo $UID $$ 0 1 Using the docker container's filesystem First, prepare the tar archive. $ docker export $(docker create alpine /bin/sh) > alpine.tar And start container. $ cd $(mktemp -d)

      • テクノロジー
      • 2016/10/29 18:20
      • TCP/IPとか運用とかsystemdとか #オンシャヘイシャ

        6 users

        gist.github.com/hayajo

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        • 世の中
        • 2015/07/29 19:54
        • Docker単体でコンテナに固定IPを設定する(--privilege)

          8 users

          gist.github.com/hayajo

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          • 世の中
          • 2015/05/02 03:15
          • docker
          • 運用エンジニア向け シェルの基礎とSSH Tips

            9 users

            gist.github.com/hayajo

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            • テクノロジー
            • 2015/02/21 16:35
            • ssh
            • *nix
            • shell
            • あとで読む
            • microsoft/aspnet を試す

              3 users

              gist.github.com/hayajo

              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              • テクノロジー
              • 2014/11/21 11:58
              • docker
              • os.Mkdir(All)で01777なパーミッションのディレクトリを作成

                3 users

                gist.github.com/hayajo

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                • テクノロジー
                • 2014/09/12 15:54
                • NDS#36 Go言語入門

                  116 users

                  gist.github.com/hayajo

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  • テクノロジー
                  • 2014/03/15 14:38
                  • golang
                  • go
                  • Go言語
                  • tutorial
                  • development
                  • プログラミング
                  • programming
                  • Google
                  • VagrantShareでカレントディレクトリのファイルを公開する

                    5 users

                    gist.github.com/hayajo

                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                    • 世の中
                    • 2014/03/13 13:21
                    • vagrant
                    • 標準的なツールによるサーバーの負荷調査チャート

                      17 users

                      gist.github.com/hayajo

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                      • テクノロジー
                      • 2013/11/14 14:01
                      • linux
                      • 運用
                      • サーバ
                      • cpu
                      • ChangeLog を支える英語

                        842 users

                        gist.github.com/hayajo

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        • テクノロジー
                        • 2012/10/23 19:36
                        • 英語
                        • english
                        • git
                        • changelog
                        • プログラミング
                        • programming
                        • development
                        • 便利
                        • command
                        • 開発

                        このページはまだ
                        ブックマークされていません

                        このページを最初にブックマークしてみませんか?

                        『gist.github.com』の新着エントリーを見る

                        キーボードショートカット一覧

                        j次のブックマーク

                        k前のブックマーク

                        lあとで読む

                        eコメント一覧を開く

                        oページを開く

                        はてなブックマーク

                        • 総合
                        • 一般
                        • 世の中
                        • 政治と経済
                        • 暮らし
                        • 学び
                        • テクノロジー
                        • エンタメ
                        • アニメとゲーム
                        • おもしろ
                        • アプリ・拡張機能
                        • 開発ブログ
                        • ヘルプ
                        • お問い合わせ
                        • ガイドライン
                        • 利用規約
                        • プライバシーポリシー
                        • 利用者情報の外部送信について
                        • ガイドライン
                        • 利用規約
                        • プライバシーポリシー
                        • 利用者情報の外部送信について

                        公式Twitter

                        • 公式アカウント
                        • ホットエントリー

                        はてなのサービス

                        • はてなブログ
                        • はてなブログPro
                        • 人力検索はてな
                        • はてなブログ タグ
                        • はてなニュース
                        • ソレドコ
                        • App Storeからダウンロード
                        • Google Playで手に入れよう
                        Copyright © 2005-2025 Hatena. All Rights Reserved.
                        設定を変更しましたx