<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Docker tab missing in create compute in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/139255#M51126</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/23233"&gt;@NandiniN&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/152834"&gt;@Advika&lt;/a&gt;&amp;nbsp;I've followed the documentation and enabled DCS by using the Databricks CLI and running&lt;/P&gt;&lt;PRE&gt;databricks workspace-conf set-status \ --json '{"enableDcs": "true"}'&lt;/PRE&gt;&lt;P&gt;I even checked by running get-status.&lt;/P&gt;&lt;P&gt;However, one month later, and the Docker tab is still not showing up in the Advanced section of the Create Compute page. I tried setting the Access Mode to Dedicated: Single User, and still not showing. I tried No User Isolation, and that doesn't work either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Nov 2025 03:23:37 GMT</pubDate>
    <dc:creator>Wull</dc:creator>
    <dc:date>2025-11-17T03:23:37Z</dc:date>
    <item>
      <title>Docker tab missing in create compute</title>
      <link>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/116969#M45405</link>
      <description>&lt;P&gt;I am running databricks premium and looking to create a compute running conda. It seems that the best way to do this is to boot the compute from a docker image. However, in the ```&lt;STRONG&gt;create_compute &amp;gt; advanced&lt;/STRONG&gt;``` I cannot see the the&amp;nbsp;&lt;STRONG&gt;docker&amp;nbsp;&lt;/STRONG&gt;option nor can i see it in other tabs in the create compute.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am i missing permissions or shoud i alter some underlying configuration?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 12:46:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/116969#M45405</guid>
      <dc:creator>Askenm</dc:creator>
      <dc:date>2025-04-29T12:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Docker tab missing in create compute</title>
      <link>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/117155#M45439</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/162592"&gt;@Askenm&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;Have you enabled Databricks Container Services in your workspace settings?&lt;BR /&gt;Without enabling DCS, the Docker option won’t appear when you create a compute cluster.&lt;/P&gt;
&lt;P&gt;For reference:&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/compute/custom-containers" target="_blank"&gt;https://docs.databricks.com/aws/en/compute/custom-containers&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 12:58:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/117155#M45439</guid>
      <dc:creator>Advika</dc:creator>
      <dc:date>2025-04-30T12:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Docker tab missing in create compute</title>
      <link>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/117281#M45464</link>
      <description>&lt;P&gt;Advika is correct,&amp;nbsp;atabricks Container Services needs to be explicitly enabled for your workspace.&lt;/P&gt;
&lt;P&gt;A workspace admin can enable it using the Databricks CLI with the following command:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;databricks workspace-conf set-status \ --json '{"enableDcs": "true"}'&lt;/LI-CODE&gt;
&lt;P&gt;&lt;SPAN class="hljs-string"&gt;Refer - &lt;A href="https://docs.databricks.com/aws/en/compute/custom-containers#enable" target="_blank"&gt;https://docs.databricks.com/aws/en/compute/custom-containers#enable&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2025 04:16:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/117281#M45464</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2025-05-01T04:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Docker tab missing in create compute</title>
      <link>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/139255#M51126</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/23233"&gt;@NandiniN&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/152834"&gt;@Advika&lt;/a&gt;&amp;nbsp;I've followed the documentation and enabled DCS by using the Databricks CLI and running&lt;/P&gt;&lt;PRE&gt;databricks workspace-conf set-status \ --json '{"enableDcs": "true"}'&lt;/PRE&gt;&lt;P&gt;I even checked by running get-status.&lt;/P&gt;&lt;P&gt;However, one month later, and the Docker tab is still not showing up in the Advanced section of the Create Compute page. I tried setting the Access Mode to Dedicated: Single User, and still not showing. I tried No User Isolation, and that doesn't work either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2025 03:23:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/139255#M51126</guid>
      <dc:creator>Wull</dc:creator>
      <dc:date>2025-11-17T03:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Docker tab missing in create compute</title>
      <link>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/139256#M51127</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am using SINGLE_USER access mode and Databricks Runtime 16.4 LTS on GCP, but I do not see the Docker tab for custom containers. Is Databricks Container Services enabled for my workspace, and is there any tier or backend restriction?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2025 03:30:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/139256#M51127</guid>
      <dc:creator>Wull</dc:creator>
      <dc:date>2025-11-17T03:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Docker tab missing in create compute</title>
      <link>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/142671#M51998</link>
      <description>&lt;P&gt;Even I've enabled the enableDcs to True, the docker tab still doesn't show up&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 05:36:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/142671#M51998</guid>
      <dc:creator>Oyster</dc:creator>
      <dc:date>2025-12-30T05:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Docker tab missing in create compute</title>
      <link>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/142674#M51999</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/162592"&gt;@Askenm&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;In Databricks Premium, the Docker option for custom images is not available on all compute types and is not controlled by user level permissions. Custom Docker images are only supported on Databricks clusters that use the legacy VM based compute with the standard access mode, and they are not available on serverless compute, shared access mode, or some newer simplified cluster UIs. If you do not see the Docker option in the advanced settings, it usually means your workspace or selected compute type does not support custom container images. There is no underlying configuration you can change to enable this in those cases. The recommended alternatives are to use init scripts to install and activate conda on cluster startup, use Databricks supported environments such as ML runtimes which include conda, or manage Python dependencies using Databricks libraries. If Docker based compute is a strict requirement, you would need to ensure the workspace allows legacy clusters and that you select a compatible runtime and access mode.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 06:31:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/docker-tab-missing-in-create-compute/m-p/142674#M51999</guid>
      <dc:creator>mukul1409</dc:creator>
      <dc:date>2025-12-30T06:31:58Z</dc:date>
    </item>
  </channel>
</rss>

