{"id":7172,"date":"2022-12-26T08:01:31","date_gmt":"2022-12-25T23:01:31","guid":{"rendered":"https:\/\/lab4ict.com\/system\/?p=7172"},"modified":"2023-01-03T11:04:59","modified_gmt":"2023-01-03T02:04:59","slug":"docker-hub%e3%81%aenginx%e3%82%92%e4%bd%bf%e7%94%a8%e3%81%97%e3%81%a6docker%e3%82%92%e6%93%8d%e4%bd%9c%e3%82%92%e4%b8%80%e8%a6%a7%e5%8c%96%e3%81%99%e3%82%8b%ef%bc%81","status":"publish","type":"post","link":"https:\/\/lab4ict.com\/system\/archives\/7172","title":{"rendered":"Docker Hub\u306eNginx\u3092\u4f7f\u7528\u3057\u3066Docker\u3092\u57fa\u672c\u64cd\u4f5c\u3092\u4e00\u89a7\u5316\u3059\u308b\uff01"},"content":{"rendered":"<p>Docker Hub\u306eNginx\u3092\u4f7f\u7528\u3057\u3066Docker\u3092\u64cd\u4f5c\u3057\u3066\u3001\u3088\u304f\u4f7f\u7528\u3059\u308b\u30b3\u30de\u30f3\u30c9\u3092\u4e00\u89a7\u5316\u3057\u307e\u3059\u3002<br \/>\n<!--more--><\/p>\n<h2>Docker Hub\u306eNginx\u306e\u30b3\u30f3\u30c6\u30ca\u306e\u4f7f\u7528\u65b9\u6cd5\u3092\u78ba\u8a8d\u3059\u308b\uff01<\/h2>\n<p>Docker Hub\u306eNginx\u306e\u30da\u30fc\u30b8\u3067\u30b3\u30f3\u30c6\u30ca\u306e\u4f7f\u7528\u65b9\u6cd5\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n<ul>\n<li><a href=\"https:\/\/hub.docker.com\/_\/nginx\" target=\"_blank\" rel=\"noopener\">Docker Hub - Nginx<\/a><\/li>\n<\/ul>\n<h2>Docker Hub\u304b\u3089Nginx\u306e\u30a4\u30e1\u30fc\u30b8\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u3066\u5b9f\u884c\u3059\u308b\uff01\uff08docker run --rm\uff09<\/h2>\n<p>\u300cdocker container run\u300d\u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528\u3057\u3066\u3001Nginx\u306e\u30a4\u30e1\u30fc\u30b8\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u304b\u3089\u5b9f\u884c\u307e\u3067\uff08pull\u2192create\u2192start\uff09\u3092\u4e00\u6c17\u306b\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u4eca\u56de\u306f\u3001\u30b3\u30f3\u30c6\u30ca\u540d\u3092\u300cnginx-01\u300d\u3068\u3057\u3001\u30a4\u30e1\u30fc\u30b8\u540d\u306f\u300cnginx\u300d\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002\u30a4\u30e1\u30fc\u30b8\u540d\u306b\u30bf\u30b0\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u306f\u3001\u300clatest\u300d\u30bf\u30b0\u306e\u6700\u65b0\u7248\u304c\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u308c\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ docker container run --rm --name nginx-01 -p 8080:80 -d nginx\r\n<\/pre>\n<p>Nginx\u3092\u8d77\u52d5\u3057\u305f\u30b5\u30fc\u30d0\u4e0a\u3067\u3001\u4ee5\u4e0b\u306eURL\u3067\u30a2\u30af\u30bb\u30b9\u3059\u308b\u3068\u3001Nginx\u306e\u300cWelcome to nginx!\u300d\u306e\u30da\u30fc\u30b8\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\nhttp:\/\/localhost:8080\r\n<\/pre>\n<p>Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u3092\u505c\u6b62\u3057\u307e\u3059\u3002\u300cdocker container run\u300d\u30b3\u30de\u30f3\u30c9\u3067\u3001\u300c--rm\u300d\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3057\u305f\u306e\u3067\u3001\u505c\u6b62\u3068\u540c\u6642\u306b\u30b3\u30f3\u30c6\u30ca\u306e\u524a\u9664\u3082\u884c\u308f\u308c\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ docker container stop nginx-01 \r\nnginx-01\r\n<\/pre>\n<p>Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u306e\u30a4\u30e1\u30fc\u30b8\u3082\u524a\u9664\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ docker image rm nginx\r\n<\/pre>\n<p>\u3053\u308c\u3060\u3051\u3067\u306f\u5fdc\u7528\u3057\u3065\u3089\u3044\u306e\u3067\u3001\u6b21\u7bc0\u304b\u3089\u306e\u4f5c\u696d\u306e\u6d41\u308c\u3067\u3001\u81ea\u5206\u3067\u4f5c\u6210\u3057\u305fHTML\u3092\u8868\u793a\u3057\u3066\u307f\u307e\u3059\u3002<\/p>\n<h2>Nginx\u3067\u8868\u793a\u3059\u308bHTML\u3092\u6e96\u5099\u3059\u308b\uff01<\/h2>\n<p>\u6700\u521d\u306b\u3001HTML\u30d5\u30a1\u30a4\u30eb\u3092\u6e96\u5099\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ cat \/home\/usradmin\/nginx\/html\/index.html\r\n&lt;html&gt;\r\n\t&lt;body&gt;\r\n\t\tDocker Nginx Test Page!\r\n\t&lt;\/body&gt;\r\n&lt;\/html&gt;\r\n<\/pre>\n<h2>Docker Hub\u304b\u3089Nginx\u306e\u30a4\u30e1\u30fc\u30b8\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u3066\u5b9f\u884c\u3059\u308b\uff01\uff08docker run\uff09<\/h2>\n<p>\u300cdocker run\u300d\u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528\u3057\u3066\u3001Nginx\u306e\u30a4\u30e1\u30fc\u30b8\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u304b\u3089\u5b9f\u884c\u307e\u3067\u3092\u4e00\u6c17\u306b\u884c\u3044\u307e\u3059\u304c\u3001\u4eca\u56de\u306f\u3001\u300c-v\u300d\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3057\u3066\u3001\u81ea\u5206\u3067\u4f5c\u6210\u3057\u305fHTML\u304c\u5b58\u5728\u3059\u308b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u306b\u30de\u30a6\u30f3\u30c8\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ docker container run --name nginx-01 -p 8080:80 -v \/home\/usradmin\/nginx\/html:\/usr\/share\/nginx\/html:ro -d nginx\r\nUnable to find image 'nginx:latest' locally\r\nlatest: Pulling from library\/nginx\r\n3f4ca61aafcd: Pull complete \r\n50c68654b16f: Pull complete \r\n3ed295c083ec: Pull complete \r\n40b838968eea: Pull complete \r\n88d3ab68332d: Pull complete \r\n5f63362a3fa3: Pull complete \r\nDigest: sha256:0047b729188a15da49380d9506d65959cce6d40291ccfb4e039f5dc7efd33286\r\nStatus: Downloaded newer image for nginx:latest\r\nef5cbfda01d997c561f487015c6fd5999b592bc5f81d7b5b87c59fc78270e5fc\r\n<\/pre>\n<h2>Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u306e\u30a4\u30e1\u30fc\u30b8\u304c\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3055\u308c\u305f\u3053\u3068\u3092\u78ba\u8a8d\u3059\u308b\uff01\uff08docker image ls\uff09<\/h2>\n<p>\u300cdocker image ls\u300d\u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528\u3057\u3066\u3001Nginx\u306e\u30a4\u30e1\u30fc\u30b8\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ docker image ls\r\nREPOSITORY        TAG       IMAGE ID       CREATED       SIZE\r\nnginx             latest    1403e55ab369   4 days ago    142MB\r\n<\/pre>\n<h2>Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u304c\u5b58\u5728\u3059\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3059\u308b\uff01\uff08docker container ps -a\uff09<\/h2>\n<p>\u300cdocker container ps -a\u300d\u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528\u3057\u3066\u3001Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ docker container ps -a\r\nCONTAINER ID   IMAGE                    COMMAND                  CREATED          STATUS          PORTS                                                                                  NAMES\r\nef5cbfda01d9   nginx                    &quot;\/docker-entrypoint.\u2026&quot;   3 minutes ago    Up 3 minutes    0.0.0.0:8080-&gt;80\/tcp, :::8080-&gt;80\/tcp                                                  nginx-01\r\n<\/pre>\n<h2>Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u304c\u8d77\u52d5\u3057\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3059\u308b\uff01\uff08docker containter ps\uff09<\/h2>\n<p>\u300cdocker container ps\u300d\u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528\u3057\u3066\u3001Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u304c\u8d77\u52d5\u3057\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ docker container ps\r\nCONTAINER ID   IMAGE                    COMMAND                  CREATED          STATUS          PORTS                                                                                  NAMES\r\nef5cbfda01d9   nginx                    &quot;\/docker-entrypoint.\u2026&quot;   4 minutes ago    Up 4 minutes    0.0.0.0:8080-&gt;80\/tcp, :::8080-&gt;80\/tcp                                                  nginx-01\r\n<\/pre>\n<h2>Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u306e\u30ed\u30b0\u3092\u78ba\u8a8d\u3059\u308b\uff01\uff08docker logs\uff09<\/h2>\n<p>\u300cdocker logs\u300d\u30b3\u30de\u30f3\u30c9\u3067\u3001\u30ed\u30b0\u3092\u78ba\u8a8d\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n$ docker logs nginx-01\r\n\/docker-entrypoint.sh: \/docker-entrypoint.d\/ is not empty, will attempt to perform configuration\r\n\/docker-entrypoint.sh: Looking for shell scripts in \/docker-entrypoint.d\/\r\n\/docker-entrypoint.sh: Launching \/docker-entrypoint.d\/10-listen-on-ipv6-by-default.sh\r\n10-listen-on-ipv6-by-default.sh: info: Getting the checksum of \/etc\/nginx\/conf.d\/default.conf\r\n10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in \/etc\/nginx\/conf.d\/default.conf\r\n\/docker-entrypoint.sh: Launching \/docker-entrypoint.d\/20-envsubst-on-templates.sh\r\n\/docker-entrypoint.sh: Launching \/docker-entrypoint.d\/30-tune-worker-processes.sh\r\n\/docker-entrypoint.sh: Configuration complete; ready for start up\r\n2022\/12\/27 22:49:22 &#x5B;notice] 1#1: using the &quot;epoll&quot; event method\r\n2022\/12\/27 22:49:22 &#x5B;notice] 1#1: nginx\/1.23.3\r\n2022\/12\/27 22:49:22 &#x5B;notice] 1#1: built by gcc 10.2.1 20210110 (Debian 10.2.1-6) \r\n2022\/12\/27 22:49:22 &#x5B;notice] 1#1: OS: Linux 5.14.0-162.6.1.el9_1.0.1.x86_64\r\n2022\/12\/27 22:49:22 &#x5B;notice] 1#1: getrlimit(RLIMIT_NOFILE): 1073741816:1073741816\r\n2022\/12\/27 22:49:22 &#x5B;notice] 1#1: start worker processes\r\n2022\/12\/27 22:49:22 &#x5B;notice] 1#1: start worker process 29\r\n2022\/12\/27 22:49:22 &#x5B;notice] 1#1: start worker process 30\r\n<\/pre>\n<h2>HTML\u3092\u8868\u793a\u3059\u308b\uff01<\/h2>\n<p>\u8d77\u52d5\u3057\u305f\u30db\u30b9\u30c8\u4e0a\u3067\u3001HTML\u3092\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\nhttp:\/\/localhost:8080\r\n<\/pre>\n<p>\u203b\u5916\u90e8\u306e\u30de\u30b7\u30f3\u4e0a\u304b\u3089\u8868\u793a\u3059\u308b\u5834\u5408\u306f\u3001\u540d\u524d\u89e3\u6c7a\u3084Firewalld\u306e\u901a\u4fe1\u8a31\u53ef\u306e\u8a2d\u5b9a\u304c\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u3001\u30a2\u30af\u30bb\u30b9\u3057\u307e\u3059\u3002<\/p>\n<h2>Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u3092\u505c\u6b62\u3059\u308b\uff01\uff08docker container stop\uff09<\/h2>\n<p>\u300cdocker container stop\u300d\u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528\u3057\u3066\u3001Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u3092\u505c\u6b62\u3057\u307e\u3059\u3002\u30b3\u30f3\u30c6\u30ca\u81ea\u4f53\u306f\u6b8b\u308a\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1,3,5]; title: ; notranslate\" title=\"\">\r\n$ docker container stop nginx-01\r\nnginx-01\r\n$ docker ps\r\nCONTAINER ID   IMAGE                    COMMAND     CREATED          STATUS          PORTS                                                                                  NAMES\r\n$ docker ps -a\r\nCONTAINER ID   IMAGE                    COMMAND                  CREATED          STATUS                      PORTS                                                                                  NAMES\r\nef5cbfda01d9   nginx                    &quot;\/docker-entrypoint.\u2026&quot;   8 minutes ago    Exited (0) 16 seconds ago                                                                                          nginx-01\r\n<\/pre>\n<h2>Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u3092\u524a\u9664\u3059\u308b\uff01\uff08docker container rm\uff09<\/h2>\n<p>\u300cdocker container rm\u300d\u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528\u3057\u3066\u3001Nginx\u306e\u30b3\u30f3\u30c6\u30ca\u3092\u524a\u9664\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1,3]; title: ; notranslate\" title=\"\">\r\n$ docker container rm nginx-01\r\nnginx-01\r\n$ docker ps -a\r\nCONTAINER ID   IMAGE                    COMMAND     CREATED          STATUS          PORTS                                                                                  NAMES\r\n<\/pre>\n<h2>Nginx\u306e\u30a4\u30e1\u30fc\u30b8\u3092\u524a\u9664\u3059\u308b\uff01\uff08docker image rm\uff09<\/h2>\n<p>\u300cdocker image rm\u300d\u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528\u3057\u3066\u3001Nginx\u306e\u30a4\u30e1\u30fc\u30b8\u3092\u524a\u9664\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1,4,14]; title: ; notranslate\" title=\"\">\r\n$ docker image ls\r\nREPOSITORY        TAG       IMAGE ID       CREATED       SIZE\r\nnginx             latest    1403e55ab369   4 days ago    142MB\r\n$ docker image rm nginx\r\nUntagged: nginx:latest\r\nUntagged: nginx@sha256:0047b729188a15da49380d9506d65959cce6d40291ccfb4e039f5dc7efd33286\r\nDeleted: sha256:1403e55ab369cd1c8039c34e6b4d47ca40bbde39c371254c7cba14756f472f52\r\nDeleted: sha256:0274f249eda4c376bde7cbe0b719ea3aef10201846d7262f37f7a0fc0b4fcf90\r\nDeleted: sha256:e01fc49cb889c5dd6b11390e9863ba00f886315c5a403ee5955fb5c88d2aa576\r\nDeleted: sha256:b2a367ee540c5d40c704fdece005b422f55f85a61b96a25bd99d6847669958a0\r\nDeleted: sha256:2c1c6d39cbcc4767b0798aacc03f203951057e77c5edebca1fdfbcd4997f2919\r\nDeleted: sha256:d260638126e1d2d3202dec36b67f124624fbcdad3afedd334e7260bf75dad8da\r\nDeleted: sha256:8a70d251b65364698f195f5a0b424e0d67de81307b79afbe662abd797068a069\r\n$ docker image ls\r\nREPOSITORY        TAG       IMAGE ID       CREATED       SIZE\r\n<\/pre>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>Docker Hub\u306b\u767b\u9332\u3055\u308c\u305fNginx\u306e\u30a4\u30e1\u30fc\u30b8\u3092\u5229\u7528\u3057\u3066\u3001Docker\u306e\u57fa\u672c\u7684\u306a\u64cd\u4f5c\u306e\u6d41\u308c\u3092\u5b9f\u65bd\u3057\u3066\u307f\u307e\u3057\u305f\u3002<\/p>\n<h2>\u53c2\u8003\u60c5\u5831<\/h2>\n<ul>\n<li><a href=\"https:\/\/docs.docker.com\/\" target=\"_blank\" rel=\"noopener\">Docker Docs<\/a><\/li>\n<li><a href=\"https:\/\/hub.docker.com\/\" target=\"_blank\" rel=\"noopener\">Docker Hub<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/docker\" target=\"_blank\" rel=\"noopener\">GitHub - Docker<\/a><\/li>\n<\/ul>\n<h2>\u95a2\u9023\u8a18\u4e8b<\/h2>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/6869\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Docker\u3067\u30b3\u30f3\u30c6\u30ca\u3092\u4f7f\u3044\u3053\u306a\u3059\uff01\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2020\/01\/eyecatch_docker_01-150x150.png\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Docker\u3067\u30b3\u30f3\u30c6\u30ca\u3092\u4f7f\u3044\u3053\u306a\u3059\uff01<\/div><div class=\"substr\">Docker\u3067\u30b3\u30f3\u30c6\u30ca\u3092\u4f7f\u3044\u3053\u306a\u3059\u305f\u3081\u306e\u8a18\u4e8b\u4e00\u89a7\u3092\u63b2\u8f09\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<h2>\u95a2\u9023\u66f8\u7c4d\uff08Amazon\uff09<\/h2>\n<p><iframe style=\"width: 120px; height: 240px;\" sandbox=\"allow-popups allow-scripts allow-modals allow-forms allow-same-origin\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/rcm-fe.amazon-adsystem.com\/e\/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=infotecr-22&amp;language=ja_JP&amp;o=9&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=as_ss_li_til&amp;asins=B089VZXX63&amp;linkId=d160f88ef500999a2e19dff01ff35ffd\"><\/iframe><\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Docker Hub\u306eNginx\u3092\u4f7f\u7528\u3057\u3066Docker\u3092\u64cd\u4f5c\u3057\u3066\u3001\u3088\u304f\u4f7f\u7528\u3059\u308b\u30b3\u30de\u30f3\u30c9\u3092\u4e00\u89a7\u5316\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":6879,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[159],"tags":[],"class_list":["post-7172","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-docker"],"_links":{"self":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/7172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/comments?post=7172"}],"version-history":[{"count":0,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/7172\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media\/6879"}],"wp:attachment":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media?parent=7172"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/categories?post=7172"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/tags?post=7172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}