{"id":44,"date":"2024-01-11T10:03:20","date_gmt":"2024-01-11T08:03:20","guid":{"rendered":"https:\/\/xavs.cat\/?p=44"},"modified":"2024-01-11T10:03:20","modified_gmt":"2024-01-11T08:03:20","slug":"docker-build-i-pujar-a-registry","status":"publish","type":"post","link":"https:\/\/xavs.cat\/?p=44","title":{"rendered":"Docker build I pujar a Registry"},"content":{"rendered":"\n<p>Notes meves,\u00a0per qu\u00e8\u00a0sempre\u00a0me n&#8217;oblido.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>docker build -t awx-ee-itops:1.0 .\ndocker tag awx-ee-itops:1.0 my-docker-registry-server\/awx\/awx-ee-itops:1.0\ndocker push my-docker-registry-server\/awx\/awx-ee-itops:1.0\n<\/code><\/pre>\n\n\n\n<p>I recordar que, all\u00e1 on vagis a requerir apuestes imatges, has de confiar en el Registry:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># \/etc\/docker\/daemon.json\n{\n  \"insecure-registries\": &#91;\"my-docker-registry-server:5000\"]\n}\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Notes meves,\u00a0per qu\u00e8\u00a0sempre\u00a0me n&#8217;oblido. I recordar que, all\u00e1 on vagis a requerir apuestes imatges, has de confiar en el Registry:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10,21],"tags":[],"class_list":["post-44","post","type-post","status-publish","format-standard","hentry","category-docker","category-registry"],"_links":{"self":[{"href":"https:\/\/xavs.cat\/index.php?rest_route=\/wp\/v2\/posts\/44","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xavs.cat\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xavs.cat\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xavs.cat\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xavs.cat\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=44"}],"version-history":[{"count":1,"href":"https:\/\/xavs.cat\/index.php?rest_route=\/wp\/v2\/posts\/44\/revisions"}],"predecessor-version":[{"id":45,"href":"https:\/\/xavs.cat\/index.php?rest_route=\/wp\/v2\/posts\/44\/revisions\/45"}],"wp:attachment":[{"href":"https:\/\/xavs.cat\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=44"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xavs.cat\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=44"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xavs.cat\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=44"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}