Posix Test Suite docker downloads, tar, install。docker(110)
bash
$ docker run -v /Users/administrator/work:/home/work -it gcc /bin/bash
Unable to find image 'gcc:latest' locally
latest: Pulling from library/gcc
23858da423a6: Pull complete
326f452ade5c: Pull complete
a42821cd14fb: Pull complete
8471b75885ef: Pull complete
8ffa7aaef404: Pull complete
0dbd3d90c419: Pull complete
c8360ea64db4: Pull complete
65bba72ff1de: Pull complete
a615a380ba22: Pull complete
Digest: sha256:4f8717c532f9c07d6258e3d17faf0df97ffe0c18628d7769c1e25ca20c237a1e
Status: Downloaded newer image for gcc:latest
docker: Error response from daemon: error while creating mount source path '/Users/administrator/work': mkdir /Users/administrator: operation not permitted.
ERRO[0072] error waiting for container: context canceled
フォルダ名に存在しないものを指定。
bash
docker run -v /Users/ogawakiyoshi/work:/Users/ogawakiyoshi/work -it gcc /bin/bash
#
文書履歴(document history)
ver. 0.01 初稿 20220919
最後までおよみいただきありがとうございました。
いいね 💚、フォローをお願いします。
Thank you very much for reading to the last sentence.
Please press the like icon 💚 and follow me for your happy life.