2019-06-01から1ヶ月間の記事一覧
faviconやらapple-touch-iconやらいろいろ必要なアイコンが多い問題 開発環境と本番でfaviconを区別して事故を防ぎたい問題 ……などの話題がアイコン界隈にはあります。SVGを使ってどちらも解決してみよう! のコーナーです。 必要なアイコンを生成する icon-g…
feature request: allow variables in the `RUN --mount=type=bind` values · Issue #815 · moby/buildkitRUN --mount=type=cache,target=${APP_DIR}/pkg/cache go get -v と書いても `${APP_DIR}` という名前のディレクトリが作られるだけです! びっくり! ✘…
1#header-token みたいなのは「少なくとも1個以上のheader-tokenがカンマ区切りのリストとして現れる」と読める。出典: A #rule extension to the ABNF rules of [RFC5234] is used to improve readability in the definitions of some header field values.…