It uses some of the oldest tricks in the book.
「MSYS2」(Minimal SYStem 2)は、UNIX/Linux向けのオープンソースソフトウェアをWindows上でビルド・ネイティブ実行するための環境を提供するプロジェクト。Linuxに慣れた開発者がWindows環境で作業する際の便宜を図るため、UNIX風のツールも同梱されている。
Docker is a widely used developer tool that first simplifies the assembly of an application stack (docker build), then allows ...