This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docpublic:systemes:docker_windows [2024/11/12 17:53] adminjp [build image] |
docpublic:systemes:docker_windows [2024/11/12 18:13] (current) adminjp [result] |
||
---|---|---|---|
Line 292: | Line 292: | ||
</ | </ | ||
- | ==== docker images my-app ==== | + | ==== docker images my-node-app ==== |
< | < | ||
Line 299: | Line 299: | ||
node-app-jp | node-app-jp | ||
nginx | nginx | ||
+ | </ | ||
+ | |||
+ | === run it === | ||
+ | |||
+ | < | ||
+ | |||
+ | C: | ||
+ | 8dd672b044ce7d872004220a9f2128f8b4a701b2165bee94c19aa59acb4f8c95 | ||
+ | |||
+ | C: | ||
+ | CONTAINER ID | ||
+ | 8dd672b044ce | ||
+ | |||
+ | |||
+ | C: | ||
+ | app JP listening on port 3000! | ||
+ | </ | ||
+ | |||
+ | ==== result ==== | ||
+ | |||
+ | navigate to http:// | ||
+ | |||
+ | < | ||
+ | Welcome to JP App ! | ||
+ | </ | ||
+ | |||
+ | ===== docker compose ===== | ||
+ | |||
+ | manage multiple CT work together and in network | ||
+ | |||
+ | * Nana tuto https:// | ||
+ | |||
+ | |||
+ | |||
+ | ==== network ==== | ||
+ | |||
+ | < | ||
+ | C: | ||
+ | d8f44158f792089020aeac910d3c79c15664b11e668f054948e73095a8cf886b | ||
+ | |||
+ | C: | ||
+ | NETWORK ID | ||
+ | 3d7e2cc5c6d6 | ||
+ | 067f0bdb2644 | ||
+ | d8f44158f792 | ||
+ | 86943d7c1114 | ||
</ | </ |