by shigemk2

当面は技術的なことしか書かない

Docker

docker-ce 2021-11-11

[2021-11-11 01:10:45 +0900]: Jenkinsfile: update check-config script to latest version

docker-ce 2021-11-10

[2021-11-10 23:38:22 +0900]: testing: skip TestBuildWCOWSandboxSize for now [2021-11-10 00:49:42 +0900]: testutil: daemon.Cleanup(): cleanup more directories

docker-ce 2021-11-08

[2021-11-08 16:10:56 +0900]: bump up rootlesskit from v0.14.4 to v0.14.6

docker-ce 2021-10-25

[2021-10-25 21:57:18 +0900]: fix TestInvalidRemoteDriver() to check underlying error

docker-ce 2021-10-22

[2021-10-22 22:02:24 +0900]: rpm: add Fedora 35 [2021-10-22 04:27:07 +0900]: Fix racey TestHealthKillContainer [2021-10-22 04:24:53 +0900]: Update scan-cli-plugin to v0.9.0

docker-ce 2021-10-20

[2021-10-20 00:10:34 +0900]: buildkit: normalize build target and local platform

docker-ce 2021-10-18

[2021-10-18 23:33:16 +0900]: Update Go to 1.16.9

docker-ce 2021-10-15

[2021-10-15 07:04:36 +0900]: Update most links in docs to use https by default [2021-10-15 04:13:06 +0900]: Revert "Dockerfile: CRIU: disable GPG validation, due to expired signing key"

docker-ce 2021-10-12

[2021-10-12 03:01:46 +0900]: Fix checkout behavior and FileVersion

docker-ce issue

issueはOSそれぞれのところに投げること github.com

docker-ce 2021-10-07

[2021-10-07 16:13:21 +0900]: docs: remove trailing space to fix generated YAML format

docker-ce 2021-10-04

[2021-10-04 16:44:09 +0900]: static: add option to specify containerd and runc version

docker-ce 2021-10-01

[2021-10-01 12:46:38 +0900]: docs: man page: typo fix in docker_1 [2021-10-01 00:12:46 +0900]: Update deprecated.md

Dockerのアーキテクチャメモ

docs.docker.jp Dockerがやっていることはこういうことなんだね。 サーバはデーモン・プロセスと呼ばれる長期間実行するプログラムの種類 インターフェースを規定する REST API は、プログラムがデーモンと通信に使うものであり、何をするか指示 コマンドラ…

docker-ce 2021-09-23

[2021-09-23 00:55:45 +0900]: docs: fix description of restart-delay to mention max (1 minute)

docker-ce 2021-09-15

[2021-09-15 21:30:55 +0900]: update buildx to v0.6.3 [2021-09-15 21:27:54 +0900]: Update Go to 1.16.8 [2021-09-15 20:26:11 +0900]: Update Go to 1.16.8 [2021-09-15 19:47:50 +0900]: Dockerfile: update tonistiigi/xx to 1.0.0-rc.2, add XX_VERS…

docker-ce 2021-09-13

[2021-09-13 23:20:09 +0900]: docs: fix some broken anchors

docker-ce 2021-09-09

[2021-09-09 17:13:09 +0900]: static: windows: fix "docker-proxy.exe" being copied as "dockerd.exe"

docker-ce 2021-09-07

[2021-09-07 20:30:48 +0900]: experimental: fix broken link to "checkpoint and restore" page

docker-ce 2021-09-06

[2021-09-06 16:36:41 +0900]: Add workaround for CentOS 7 not working without GOPROXY

cpu-shares

cpuはcpu-sharesで、dockerコンテナのCPU配分の重みのようなもの。 タスク定義でcpuを定義するとdocker run --cpu-sharesが動く タスク定義パラメータのドキュメント、英語の方が詳しい(というか日本語訳がたりてない) docs.docker.com docs.aws.amazon.com …

docker-ce 2021-08-27

[2021-08-27 04:41:03 +0900]: libnetwork: remove API, as it's no longer used [2021-08-27 07:00:48 +0900]: libnetwork/types: remove TransportPort.FromString() as it's unused [2021-08-27 06:58:41 +0900]: libnetwork/types: remove PortBinding.F…

docker-ce 2021-08-26

[2021-08-26 02:42:22 +0900]: update buildx to v0.6.2

docker-ce 2021-08-24

[2021-08-24 01:58:10 +0900]: vendor: update tar-split to v0.11.2 [2021-08-24 01:10:31 +0900]: vendor: golang.org/x/sys 63515b42dcdf9544f4e6a02fd7632793fde2f72d (for Go 1.17)

docker-ce 2021-08-23

[2021-08-23 23:33:47 +0900]: vendor: golang.org/x/sys 63515b42dcdf9544f4e6a02fd7632793fde2f72d (for Go 1.17) [2021-08-23 23:28:47 +0900]: vendor: github.com/opencontainers/runc v1.0.2 [2021-08-23 23:26:58 +0900]: update runc binary to v1.0…

docker-ce 2021-08-13

[2021-08-13 00:11:44 +0900]: vendor: google.golang.org/grpc v1.5.2 [2021-08-13 00:02:16 +0900]: vendor: genproto 8816d57aaa9a, google.golang.org/protobuf v1.26.0, github.com/golang/protobuf v1.5.2

docker-ce 2021-08-12

[2021-08-12 16:16:21 +0900]: integration/network: remove unused CheckKernelMajorVersionGreaterOrEqualThen [2021-08-12 16:12:04 +0900]: integration/network: remove IsUserNamespace in favor of testenv equivalent

docker-ce 2021-08-11

[2021-08-11 06:13:00 +0900]: build: fix AddDockerfileToBuildContext not de-referencing tar header template

docker-ce 2021-08-10

[2021-08-10 02:49:31 +0900]: vendor: github.com/containerd/containerd v1.5.5 [2021-08-10 02:42:17 +0900]: vendor: github.com/opencontainers/runc v1.0.1 [2021-08-10 02:44:50 +0900]: vendor: github.com/sirupsen/logrus v1.8.1 [2021-08-10 02:1…

Docker Desktop for Apple silicon のMySQLイメージ

docs.docker.com Not all images are available for ARM64 architecture. You can add --platform linux/amd64 to run an Intel image under emulation. In particular, the mysql image is not available for ARM64. You can work around this issue by usi…