<aside>
🏠 Go back to https://sosuts.com
</aside>
思ったこと
- podman pullとpodman createはなにがちがう?
- pullはイメージをpullする
- createはcontainerをつくる
- runでpullとstartを同時にする。多分dockerも同じ
- podmanとdockerのビルド時間の差はある?
- k8s使いたいけどめんどくさそう
- 0.0.0.0:8002->22/tcp, :::8002->22/tcpの違いはIPv4とIPv6
- git config alias.stash stash -all
- git config aliahoge !hoge.sh
- includeifでパスによって.gitconfigを使い分ける
- git blame -Lで一部だけ, -wでignore whitespace, -Cで行の移動無視
- git rebase —autostash
-
Controller Area Network