{"id":4219,"date":"2020-03-16T22:54:44","date_gmt":"2020-03-16T13:54:44","guid":{"rendered":"https:\/\/higherhope.net\/?p=4219"},"modified":"2024-04-11T22:08:33","modified_gmt":"2024-04-11T13:08:33","slug":"centos8%e3%81%a7docker%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%97%e3%81%a6%e3%81%bf%e3%81%9f%e3%80%82","status":"publish","type":"post","link":"https:\/\/higherhope.net\/?p=4219","title":{"rendered":"CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002"},"content":{"rendered":"<p>CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002<\/p>\n<p>OS\u306f\u3053\u308c<\/p>\n<blockquote><p># cat \/etc\/redhat-release<br \/>\nCentOS Linux release 8.1.1911 (Core)<\/p><\/blockquote>\n<p>Cent7\u3067\u306f\u666e\u901a\u306byum\u3067\u5165\u3063\u305f\u306e\u306b\u5165\u308a\u307e\u305b\u3093\u3002\u3002<\/p>\n<blockquote><p># dnf install docker<br \/>\nCentOS-8 &#8211; AppStream                            4.3 kB\/s | 4.3 kB     00:00<br \/>\nCentOS-8 &#8211; Base                                 4.3 kB\/s | 3.8 kB     00:00<br \/>\nCentOS-8 &#8211; Extras                               1.6 kB\/s | 1.5 kB     00:00<br \/>\nNo match for argument: docker<br \/>\nError: Unable to find a match: docker<\/p><\/blockquote>\n<p>docker-ce\u30ea\u30dd\u30b8\u30c8\u30ea\u3092\u5165\u308c\u307e\u3059\u3002<\/p>\n<blockquote><p>\n# dnf config-manager &#8211;add-repo https:\/\/download.docker.com\/linux\/centos\/docker-ce.repo<br \/>\nAdding repo from: https:\/\/download.docker.com\/linux\/centos\/docker-ce.repo<\/p><\/blockquote>\n<p>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u307e\u3059\u3002<\/p>\n<blockquote><p># dnf install docker-ce<br \/>\nLast metadata expiration check: 0:03:38 ago on Mon 16 Mar 2020 10:13:35 PM JST.<br \/>\nError:<br \/>\n Problem: package docker-ce-3:19.03.8-3.el7.x86_64 requires containerd.io >= 1.2.2-3, but none of the providers can be installed<br \/>\n  &#8211; cannot install the best candidate for the job<br \/>\n  &#8211; package containerd.io-1.2.10-3.2.el7.x86_64 is excluded<br \/>\n  &#8211; package containerd.io-1.2.13-3.1.el7.x86_64 is excluded<br \/>\n  &#8211; package containerd.io-1.2.2-3.3.el7.x86_64 is excluded<br \/>\n  &#8211; package containerd.io-1.2.2-3.el7.x86_64 is excluded<br \/>\n  &#8211; package containerd.io-1.2.4-3.1.el7.x86_64 is excluded<br \/>\n  &#8211; package containerd.io-1.2.5-3.1.el7.x86_64 is excluded<br \/>\n  &#8211; package containerd.io-1.2.6-3.3.el7.x86_64 is excluded<br \/>\n(try to add &#8216;&#8211;skip-broken&#8217; to skip uninstallable packages or &#8216;&#8211;nobest&#8217; to use not only best candidate packages)<\/p><\/blockquote>\n<p>\u30d0\u30fc\u30b8\u30e7\u30f3\u3067\u8e74\u3089\u308c\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u3002<\/p>\n<p>\u306a\u306e\u3067containerd.io\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u3092\u3044\u308c\u307e\u3059\u3002<\/p>\n<blockquote><p># dnf install https:\/\/download.docker.com\/linux\/centos\/7\/x86_64\/stable\/Packages\/containerd.io-1.2.6-3.3.el7.x86_64.rpm<br \/>\nLast metadata expiration check: 0:05:34 ago on Mon 16 Mar 2020 10:13:35 PM JST.<br \/>\ncontainerd.io-1.2.6-3.3.el7.x86_64.rpm           34 MB\/s |  26 MB     00:00<br \/>\nDependencies resolved.<br \/>\n================================================================================<br \/>\n Package                      Arch   Version                 Repository    Size<br \/>\n================================================================================<br \/>\nInstalling:<br \/>\n containerd.io                x86_64 1.2.6-3.3.el7           @commandline  26 M<br \/>\nInstalling dependencies:<br \/>\n container-selinux            noarch 2:2.124.0-1.module_el8.1.0+272+3e64ee36<br \/>\n                                                             AppStream     47 k<br \/>\n checkpolicy                  x86_64 2.9-1.el8               BaseOS       348 k<br \/>\n policycoreutils-python-utils noarch 2.9-3.el8_1.1           BaseOS       250 k<br \/>\n python3-audit                x86_64 3.0-0.10.20180831git0047a6c.el8<br \/>\n                                                             BaseOS        85 k<br \/>\n python3-libsemanage          x86_64 2.9-1.el8               BaseOS       127 k<br \/>\n python3-policycoreutils      noarch 2.9-3.el8_1.1           BaseOS       2.2 M<br \/>\n python3-setools              x86_64 4.2.2-1.el8             BaseOS       600 k<br \/>\nEnabling module streams:<br \/>\n container-tools                     rhel8<\/p>\n<p>Transaction Summary<br \/>\n\u7565\uff5e\n<\/p><\/blockquote>\n<p>\u305d\u308c\u3067\u306f\u3001docker \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u3059\u3002<\/p>\n<blockquote><p># dnf install docker-ce<br \/>\nLast metadata expiration check: 0:06:41 ago on Mon 16 Mar 2020 10:13:35 PM JST.<br \/>\nDependencies resolved.<br \/>\n================================================================================<br \/>\n Package           Arch       Version                Repository            Size<br \/>\n================================================================================<br \/>\nInstalling:<br \/>\n docker-ce         x86_64     3:19.03.8-3.el7        docker-ce-stable      25 M<br \/>\nInstalling dependencies:<br \/>\n libcgroup         x86_64     0.41-19.el8            BaseOS                70 k<br \/>\n docker-ce-cli     x86_64     1:19.03.8-3.el7        docker-ce-stable      40 M<\/p>\n<p>Transaction Summary<br \/>\n================================================================================<br \/>\nInstall  3 Packages<\/p>\n<p>Total download size: 64 M<br \/>\nInstalled size: 273 M<br \/>\nIs this ok [y\/N]: y<br \/>\nDownloading Packages:<br \/>\n(1\/3): libcgroup-0.41-19.el8.x86_64.rpm         1.0 MB\/s |  70 kB     00:00<br \/>\n(2\/3): docker-ce-19.03.8-3.el7.x86_64.rpm        42 MB\/s |  25 MB     00:00<br \/>\n(3\/3): docker-ce-cli-19.03.8-3.el7.x86_64.rpm    39 MB\/s |  40 MB     00:01<br \/>\n&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\nTotal                                            42 MB\/s |  64 MB     00:01<br \/>\nwarning: \/var\/cache\/dnf\/docker-ce-stable-091d8a9c23201250\/packages\/docker-ce-19.03.8-3.el7.x86_64.rpm: Header V4 RSA\/SHA512 Signature, key ID 621e9f35: NOKEY<br \/>\nDocker CE Stable &#8211; x86_64                        20 kB\/s | 1.6 kB     00:00<br \/>\nImporting GPG key 0x621E9F35:<br \/>\n Userid     : &#8220;Docker Release (CE rpm) <docker@docker.com>&#8221;<br \/>\n Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35<br \/>\n From       : https:\/\/download.docker.com\/linux\/centos\/gpg<br \/>\nIs this ok [y\/N]: y<br \/>\n\u7565\uff5e<br \/>\nInstalled:<br \/>\n  docker-ce-3:19.03.8-3.el7.x86_64           libcgroup-0.41-19.el8.x86_64<br \/>\n  docker-ce-cli-1:19.03.8-3.el7.x86_64<\/p>\n<p>Complete!<\/p><\/blockquote>\n<p># systemctl enable docker<br \/>\n# systemctl start docker<\/p>\n<p>\u7121\u4e8b\u306bCentOS8\u306bdocker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u304d\u307e\u3057\u305f\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002 OS\u306f\u3053\u308c # cat \/etc\/redhat-release CentOS Linux release 8.1.1911 (Core) Cent7\u3067\u306f\u666e\u901a\u306byum\u3067&#8230; <a class=\"continue-reading-link\" href=\"https:\/\/higherhope.net\/?p=4219\"> Continue reading <span class=\"meta-nav\">&rarr; <\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[178,179,4],"tags":[180,181],"class_list":["post-4219","post","type-post","status-publish","format-standard","hentry","category-centos8","category-docker","category-linux","tag-centos8","tag-docker"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/higherhope.net\/?p=4219\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\" \/>\n<meta property=\"og:description\" content=\"CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002 OS\u306f\u3053\u308c # cat \/etc\/redhat-release CentOS Linux release 8.1.1911 (Core) Cent7\u3067\u306f\u666e\u901a\u306byum\u3067... Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/higherhope.net\/?p=4219\" \/>\n<meta property=\"og:site_name\" content=\"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\" \/>\n<meta property=\"article:published_time\" content=\"2020-03-16T13:54:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-11T13:08:33+00:00\" \/>\n<meta name=\"author\" content=\"higherhope\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@higherhope5963\" \/>\n<meta name=\"twitter:site\" content=\"@higherhope5963\" \/>\n<meta name=\"twitter:label1\" content=\"\u57f7\u7b46\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"higherhope\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/higherhope.net\/?p=4219#article\",\"isPartOf\":{\"@id\":\"https:\/\/higherhope.net\/?p=4219\"},\"author\":{\"name\":\"higherhope\",\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\"},\"headline\":\"CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002\",\"datePublished\":\"2020-03-16T13:54:44+00:00\",\"dateModified\":\"2024-04-11T13:08:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/higherhope.net\/?p=4219\"},\"wordCount\":488,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\"},\"keywords\":[\"CentOS8\",\"docker\"],\"articleSection\":[\"CentOS8\",\"docker\",\"linux\"],\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/higherhope.net\/?p=4219#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/higherhope.net\/?p=4219\",\"url\":\"https:\/\/higherhope.net\/?p=4219\",\"name\":\"CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\",\"isPartOf\":{\"@id\":\"https:\/\/higherhope.net\/#website\"},\"datePublished\":\"2020-03-16T13:54:44+00:00\",\"dateModified\":\"2024-04-11T13:08:33+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/higherhope.net\/?p=4219#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/higherhope.net\/?p=4219\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/higherhope.net\/?p=4219#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\/\/higherhope.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/higherhope.net\/#website\",\"url\":\"https:\/\/higherhope.net\/\",\"name\":\"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\",\"description\":\"\u304a\u3063\u3055\u3093\u307e\u3060\u307e\u3060\u697d\u3067\u304d\u307e\u305b\u3093\u3002\",\"publisher\":{\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/higherhope.net\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\",\"name\":\"higherhope\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg\",\"contentUrl\":\"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg\",\"width\":700,\"height\":394,\"caption\":\"higherhope\"},\"logo\":{\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/higherhope5963\"],\"url\":\"https:\/\/higherhope.net\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/higherhope.net\/?p=4219","og_locale":"ja_JP","og_type":"article","og_title":"CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","og_description":"CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002 OS\u306f\u3053\u308c # cat \/etc\/redhat-release CentOS Linux release 8.1.1911 (Core) Cent7\u3067\u306f\u666e\u901a\u306byum\u3067... Continue reading &rarr;","og_url":"https:\/\/higherhope.net\/?p=4219","og_site_name":"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","article_published_time":"2020-03-16T13:54:44+00:00","article_modified_time":"2024-04-11T13:08:33+00:00","author":"higherhope","twitter_card":"summary_large_image","twitter_creator":"@higherhope5963","twitter_site":"@higherhope5963","twitter_misc":{"\u57f7\u7b46\u8005":"higherhope","\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"2\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/higherhope.net\/?p=4219#article","isPartOf":{"@id":"https:\/\/higherhope.net\/?p=4219"},"author":{"name":"higherhope","@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af"},"headline":"CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002","datePublished":"2020-03-16T13:54:44+00:00","dateModified":"2024-04-11T13:08:33+00:00","mainEntityOfPage":{"@id":"https:\/\/higherhope.net\/?p=4219"},"wordCount":488,"commentCount":0,"publisher":{"@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af"},"keywords":["CentOS8","docker"],"articleSection":["CentOS8","docker","linux"],"inLanguage":"ja","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/higherhope.net\/?p=4219#respond"]}]},{"@type":"WebPage","@id":"https:\/\/higherhope.net\/?p=4219","url":"https:\/\/higherhope.net\/?p=4219","name":"CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","isPartOf":{"@id":"https:\/\/higherhope.net\/#website"},"datePublished":"2020-03-16T13:54:44+00:00","dateModified":"2024-04-11T13:08:33+00:00","breadcrumb":{"@id":"https:\/\/higherhope.net\/?p=4219#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/higherhope.net\/?p=4219"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/higherhope.net\/?p=4219#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/higherhope.net\/"},{"@type":"ListItem","position":2,"name":"CentOS8\u3067docker\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u307f\u305f\u3002"}]},{"@type":"WebSite","@id":"https:\/\/higherhope.net\/#website","url":"https:\/\/higherhope.net\/","name":"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","description":"\u304a\u3063\u3055\u3093\u307e\u3060\u307e\u3060\u697d\u3067\u304d\u307e\u305b\u3093\u3002","publisher":{"@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/higherhope.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":["Person","Organization"],"@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af","name":"higherhope","image":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/higherhope.net\/#\/schema\/person\/image\/","url":"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg","contentUrl":"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg","width":700,"height":394,"caption":"higherhope"},"logo":{"@id":"https:\/\/higherhope.net\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/x.com\/higherhope5963"],"url":"https:\/\/higherhope.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts\/4219","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4219"}],"version-history":[{"count":6,"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts\/4219\/revisions"}],"predecessor-version":[{"id":5768,"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts\/4219\/revisions\/5768"}],"wp:attachment":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4219"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4219"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4219"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}