0207|09|
2007|09|10|12|
2008|01|02|03|
2009|01|05|08|10|11|12|
2010|01|02|03|04|09|11|12|
2011|01|02|03|04|05|06|07|08|09|10|11|12|
2012|01|02|03|04|05|06|07|08|10|11|12|
2013|01|02|03|04|05|06|07|08|09|10|11|12|
2014|01|02|03|04|05|06|07|08|09|10|11|12|
2015|01|02|03|04|05|06|07|08|09|10|11|12|
2016|01|02|03|04|05|06|07|08|09|10|11|12|
2017|01|02|03|04|05|06|07|08|09|10|11|12|
2018|01|02|03|04|05|06|07|08|09|10|11|12|
2019|01|02|03|04|05|06|07|08|09|10|11|12|
2020|01|02|03|04|05|06|07|08|09|10|11|12|
2021|01|02|03|04|05|06|07|08|09|10|11|12|
2022|01|02|03|04|05|06|07|08|09|10|11|12|
2023|01|02|03|04|05|06|07|08|09|10|11|12|
2024|01|02|03|04|

2019-06-15 『そう、そうだよ。なんで、こういう風に説明できないかなぁ、他の本は』 [長年日記]

(昨日の続きです)

(Continuation from yesterday)

最近仕事でdockerを使っているのですが、実際のところ、先方の指示書通りの内容をやっているだけで、私自身は、dockerそのものについては、よく理解できていませんでした。

Recently, I use "docker" for work, but actually, I did not understand well about docker itself, because I was obeyed by the other party's instruction.

ところが、dockerについては、不思議なことに、私が理解できるような入門書がないのです。

However, about docker, strangely, there is no introductory book that I can understand.

-----

ところが、ここ数日間、あるプログラムの実行環境を構築する必要に迫られおり、かつ、失敗を続けてきました。

However, for several days, I had to establish an execution environment for a program, and I continued to fail.

そして、誰かが作ってくれた環境をパクるために、つまり、dockerを使って「ラクをする」ために、「酷い苦労」をしています。

And I'm doing a "hard work" in order to reuse the environment that someone created, and make me easier.

具体的には、dockerによるディレクトリ共有が上手くいかずに、困っていました。

Specifically, I was in trouble because the directory sharing by docker did not go well.

-----

で、今回、技術書典から、以下の2冊を購入しました。

So, I bought the following two books from the technical book site.

- Docker_REV2_Technical Manual 4_BOOTH Download Version.

- Docker2_BOOTH download version v3_. Pdf understood in the cartoon

これらの本は、良いです。

These books are good.

『そう、そうだよ。なんで、こういう風に説明できないかなぁ、他の本は』

"Yes, yes. Why can't other books explain like this? "

と思いながら、このマンガのキャラクターの指示する通りに、コマンドを入力を試しし続けていました。

While thinking, I continued trying to enter the command as directed by this cartoon character.

ただ、この本が想定する環境と、私の環境は若干違うようで、少々苦労していますが、他の本に比べると、格段に理解しやすいです。

The environment assumed by this book and my environment seem to be slightly different, so I have a little hardship. However, compared to other books, it is much easier to understand.

(続く)

(To be continued)