You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The Apicurio Registry image to use. Note that only Apicurio Registry 2.x images are supported. Specifically, the image repository must end with <code>apicurio/apicurio-registry-mem</code>.</p>
91024
+
<p>The Apicurio Registry image to use. Note that only Apicurio Registry 3.x images are supported. Specifically, the image repository must end with <code>apicurio/apicurio-registry</code>.</p>
91025
91025
</div>
91026
91026
<div class="paragraph">
91027
91027
<p>Environment variable: <code id="env-var-69254">QUARKUS_APICURIO_REGISTRY_DEVSERVICES_IMAGE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-69254" title="Copy to clipboard" do-not-collapse="true"></button></p>
<h2id="configuring-the-image"><aclass="anchor" href="#configuring-the-image"></a>Configuring the image</h2>
337
337
<divclass="sectionbody">
338
338
<divclass="paragraph">
339
-
<p>Dev Services for Apicurio Registry uses <code>apicurio/apicurio-registry-mem</code> images.
340
-
You can select any 2.x version from <ahref="https://hub.docker.com/r/apicurio/apicurio-registry-mem" class="bare">https://hub.docker.com/r/apicurio/apicurio-registry-mem</a>:</p>
339
+
<p>Dev Services for Apicurio Registry uses <code>apicurio/apicurio-registry</code> images. These images use an in-memory h2 database by default.
340
+
You can select any 3.x version from <ahref="https://hub.docker.com/r/apicurio/apicurio-registry" class="bare">https://hub.docker.com/r/apicurio/apicurio-registry</a>:</p>
<p>The Apicurio Registry image to use. Note that only Apicurio Registry 2.x images are supported. Specifically, the image repository must end with <code>apicurio/apicurio-registry-mem</code>.</p>
573
+
<p>The Apicurio Registry image to use. Note that only Apicurio Registry 3.x images are supported. Specifically, the image repository must end with <code>apicurio/apicurio-registry</code>.</p>
574
574
</div>
575
575
<divclass="paragraph">
576
576
<p>Environment variable: <codeid="env-var-71583">QUARKUS_APICURIO_REGISTRY_DEVSERVICES_IMAGE_NAME</code><buttonclass="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-71583" title="Copy to clipboard" do-not-collapse="true"></button></p>
0 commit comments