{"id":40494,"date":"2024-05-07T12:32:16","date_gmt":"2024-05-07T12:32:16","guid":{"rendered":"https:\/\/accuweb.cloud\/resource\/?post_type=faq&#038;p=40494"},"modified":"2026-02-19T06:26:08","modified_gmt":"2026-02-19T06:26:08","slug":"connect-to-custom-container","status":"publish","type":"faq","link":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container","title":{"rendered":"Connect to Custom Container"},"content":{"rendered":"<h2 class=\"ack-h2\">Connect to Custom Container<\/h2>\n<p>It all comes down to how seamlessly we integrate with containers. Think of <a class=\"ack-link-color\" href=\"https:\/\/accuweb.cloud\/resource\/articles\/container-types-and-use-cases\/\" target=\"_blank\" rel=\"noopener\">containers<\/a> like portable boxes for your applications \u2013 they&#8217;re easy to move around and keep everything organized. Our platform takes advantage of this portability while giving you the flexibility you need to manage everything effortlessly. The result? You can easily host and maintain any kind of application available through Docker templates, all in one place!<\/p>\n<p>In this tutorial, we&#8217;ll dive into the fundamental concepts of working with Docker-based applications.<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Connect-to-Custom-Container.png\"><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter wp-image-40518 size-full\" title=\"Connect to Custom Container\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Connect-to-Custom-Container.png\" alt=\"Connect to Custom Container\" width=\"431\" height=\"292\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Connect-to-Custom-Container.png 431w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Connect-to-Custom-Container-300x203.png 300w\" sizes=\"(max-width: 431px) 100vw, 431px\" \/><\/a><\/p>\n<p>This guide will walk you through two ways to do it:<\/p>\n<ol class=\"acl-ol\">\n<li><strong>Internal Connection:<\/strong> Perfect for interacting with your container directly on the platform.<\/li>\n<li><strong>External Access:<\/strong> Want to reach your container from anywhere? We&#8217;ll show you how!<\/li>\n<\/ol>\n<p>Plus, we&#8217;ll point you to all the essential information you need to establish a smooth connection.<\/p>\n<div class=\"article-space\"><\/div>\n\t\t<div data-elementor-type=\"section\" data-elementor-id=\"38668\" class=\"elementor elementor-38668\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"elementor_library\">\n\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-882321f elementor-section-boxed elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"882321f\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-default \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7cc79cc\" data-id=\"7cc79cc\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-e31b40f elementor-widget elementor-widget-shortcode\" data-id=\"e31b40f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t\n<div class=\"article-space\"><\/div>\n<h2 class=\"ack-h2\">Internal Connection<\/h2>\n<p>Upon creation, each container on the platform is assigned a unique internal domain name and internal IP address. These identifiers facilitate communication between containers within the same cloud using the platform&#8217;s internal network.<\/p>\n<p><strong>1.<\/strong> Consider using the built-in <a class=\"ack-link-color\" target=\"_blank\" rel=\"noopener\" href=\"https:\/\/accuweb.cloud\/resource\/articles\/how-to-interconncect-layers-via-links\/\">container linking<\/a> feature when you need to establish communication between containers across different layers within the same environment. This feature ensures the secure transfer of environment variable information from the source Docker image to the recipient without exposing any ports externally.<\/p>\n<p>To achieve this, simply choose the desired layer and assign an alias for the connection name. All relevant variables will automatically receive the corresponding prefix based on this alias.<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Custom-alias.png\"><img decoding=\"async\" class=\"ack-article-image aligncenter wp-image-40497 size-full\" title=\"Custom alias\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Custom-alias.png\" alt=\"Custom alias\" width=\"871\" height=\"491\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Custom-alias.png 871w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Custom-alias-300x169.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Custom-alias-768x433.png 768w\" sizes=\"(max-width: 871px) 100vw, 871px\" \/><\/a><\/p>\n<p>Be sure to <strong>save<\/strong> and <strong>apply<\/strong> any changes you make.<\/p>\n<p>Once done, navigate to the <a class=\"ack-link-color\" href=\"https:\/\/accuweb.cloud\/resource\/articles\/articles-variables\/\" target=\"_blank\" rel=\"noopener\">Variables<\/a> section of your container settings to fine-tune individual variables as needed. Keep in mind that modifying the value of an environment variable for a linked container will automatically update it in any container connected to it.<\/p>\n<p><strong>2.<\/strong> If you need to establish a different type of internal connection, which involves manual adjustments via configuration files, you&#8217;ll need to know the container&#8217;s exact domain name or IP address for access through the platform&#8217;s internal network.<\/p>\n<p>You can acquire the required details in two ways:<\/p>\n<p><strong>1.<\/strong> Via the email notification sent to you after environment creation. Look for the container admin data section in the email. The container&#8217;s domain name is provided in the Access URL string, while its internal IP address is listed under the IP line.<\/p>\n<p><strong>To find these details within the platform dashboard:<\/strong><\/p>\n<p>Click the &#8220;<strong>Open in Browser<\/strong>&#8221; button next to the container of interest to open the required node interface in a new browser tab. From there, you can copy the container&#8217;s domain from the address bar.<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Open-in-browser-1.png\"><img decoding=\"async\" class=\"ack-article-image aligncenter wp-image-40501 size-full\" title=\"Open in browser\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Open-in-browser-1.png\" alt=\"Open in browser\" width=\"627\" height=\"215\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Open-in-browser-1.png 627w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Open-in-browser-1-300x103.png 300w\" sizes=\"(max-width: 627px) 100vw, 627px\" \/><\/a><\/p>\n<p>Alternatively, right-click on the domain string under the environment name and select &#8220;<strong>Copy link address<\/strong>.&#8221;<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Copy-link-address.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-40502 size-full\" title=\"Copy link address\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Copy-link-address.png\" alt=\"Copy link address\" width=\"504\" height=\"215\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Copy-link-address.png 504w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Copy-link-address-300x128.png 300w\" sizes=\"(max-width: 504px) 100vw, 504px\" \/><\/a><\/p>\n<p>To locate the internal IP address of the node, expand the desired container. The internal IP address is displayed there.<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Internal-IP.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-40503 size-full\" title=\"Internal IP\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Internal-IP.png\" alt=\"Internal IP\" width=\"480\" height=\"263\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Internal-IP.png 480w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Internal-IP-300x164.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/><\/a><\/p>\n<p>This information can then be used to establish internal connections to your containers within the platform.<\/p>\n<div class=\"article-space\"><\/div>\n\t\t<div data-elementor-type=\"section\" data-elementor-id=\"38668\" class=\"elementor elementor-38668\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"elementor_library\">\n\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-882321f elementor-section-boxed elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"882321f\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-default \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7cc79cc\" data-id=\"7cc79cc\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-e31b40f elementor-widget elementor-widget-shortcode\" data-id=\"e31b40f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t\n<div class=\"article-space\"><\/div>\n<h2 class=\"ack-h2\">External Connection<\/h2>\n<p>To access your container from outside the platform (i.e., from the internet), you have the following options:<\/p>\n<p><strong>1.<\/strong> If your service or application within the container listens on port 80, it will automatically be exposed to the external network via the platform&#8217;s <a class=\"ack-link-color\" target=\"_blank\" rel=\"noopener\" href=\"https:\/\/accuweb.cloud\/resource\/articles\/shared-load-balancer\/\">Shared Load Balancer<\/a>\u00a0using the assigned domain name.<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Open-in-browser-2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-40504 size-full\" title=\"Open in browser\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Open-in-browser-2.png\" alt=\"Open in browser\" width=\"627\" height=\"215\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Open-in-browser-2.png 627w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Open-in-browser-2-300x103.png 300w\" sizes=\"(max-width: 627px) 100vw, 627px\" \/><\/a><\/p>\n<p>In this scenario, simply click &#8220;<strong>Open in Browser<\/strong>&#8221; for the relevant node to launch it. This option is suitable for HTTP connections.<\/p>\n<div class=\"ack-formula\">\n<strong>Note:<\/strong> If your container lacks an <a class=\"ack-link-color\" href=\"https:\/\/accuweb.cloud\/resource\/articles\/setup-multiple-domains-with-public-ip\/\" target=\"_blank\" rel=\"noopener\">external IP<\/a> the platform initiates automatic port redirection. This means that if your application listens on a custom TCP port, the platform tries to detect it and forwards incoming requests accordingly. Consequently, your app or service will typically be accessible via the Internet under the corresponding node&#8217;s domain immediately after creation.<\/p>\n<div>&nbsp;<\/div>\n<div>However, if you wish to restrict this possibility, you can define specific rules within your container&#8217;s <a class=\"ack-link-color\" href=\"https:\/\/accuweb.cloud\/resource\/articles\/how-to-open-a-new-port-in-firewall-using-awc-dashboard\/\" target=\"_blank\" rel=\"noopener\">firewall settings<\/a>.<\/div>\n<\/div>\n<div class=\"article-space\"><\/div>\n<p><strong>2.<\/strong> For more intricate setups, the platform offers specialized endpoints functionality, accessible within the &#8220;<a class=\"ack-link-color\" target=\"_blank\" rel=\"noopener\" href=\"https:\/\/accuweb.cloud\/resource\/articles\/endpoints\/\">Endpoints<\/a>&#8221; section of any environment&#8217;s Settings.<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Endpoints.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-40505 size-full\" title=\"Endpoints\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Endpoints.png\" alt=\"Endpoints\" width=\"1241\" height=\"336\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Endpoints.png 1241w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Endpoints-300x81.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Endpoints-1024x277.png 1024w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Endpoints-768x208.png 768w\" sizes=\"(max-width: 1241px) 100vw, 1241px\" \/><\/a><\/p>\n<p>This functionality enables you to showcase a particular private port from your container by associating it with a randomly selected public port on the platform&#8217;s Shared Load Balancer. Consequently, external access to your container is facilitated through the provided Access URL.<\/p>\n<p><strong>3.<\/strong> Attaching a <a class=\"ack-link-color\" href=\"https:\/\/accuweb.cloud\/resource\/articles\/setup-multiple-domains-with-public-ip\/\" target=\"_blank\" rel=\"noopener\">public IP<\/a> address to your container is the final option that offers the greatest degree of freedom (enabling, for instance, the use of <a class=\"ack-link-color\" href=\"https:\/\/accuweb.cloud\/resource\/articles\/setup-custom-ssl-certificate\/\" target=\"_blank\" rel=\"noopener\">Custom SSL<\/a> to secure your connection and remove the cap on the number of simultaneous connections).<\/p>\n<p><a href=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Public-IP-1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"ack-article-image aligncenter wp-image-40506 size-full\" title=\"Public IP\" src=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Public-IP-1.png\" alt=\"Public IP\" width=\"910\" height=\"625\" srcset=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Public-IP-1.png 910w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Public-IP-1-300x206.png 300w, https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/05\/Public-IP-1-768x527.png 768w\" sizes=\"(max-width: 910px) 100vw, 910px\" \/><\/a><\/p>\n<p>Your application can be set up to listen on any port you require, making it available via an external network.<\/p>\n<p>That&#8217;s all there is to it! Now you have the flexibility to choose the best connection option for your Docker containers based on your specific needs and requirements.<\/p>\n<p><strong>Note:<\/strong> The Public IP option is available as a paid add-on. You can view the exact cost by hovering over the price widget in the topology wizard or by navigating to <strong>Quotas &amp; Pricing &gt; Pricing &gt; Options<\/strong> tab.<\/p>\n<div class=\"cta-btn-top-space\"><\/div>\n\t\t<div data-elementor-type=\"section\" data-elementor-id=\"38668\" class=\"elementor elementor-38668\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"elementor_library\">\n\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-882321f elementor-section-boxed elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"882321f\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-default \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7cc79cc\" data-id=\"7cc79cc\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-e31b40f elementor-widget elementor-widget-shortcode\" data-id=\"e31b40f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t\n<div class=\"cta-btn-mob-space\"><\/div>\n","protected":false},"author":1,"featured_media":52879,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","class_list":["post-40494","faq","type-faq","status-publish","has-post-thumbnail","hentry","faq_topics-connect-to-custom-container","faq_topics-containers","faq_topics-kb","faq_topics-product-documentation"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.10 (Yoast SEO v24.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Connect to custom container | AccuWeb.Cloud<\/title>\n<meta name=\"description\" content=\"Learn how to seamlessly integrate with custom containers and host and maintain any kind of application with ease using Docker templates.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Connect to Custom Container\" \/>\n<meta property=\"og:description\" content=\"Learn how to seamlessly integrate with custom containers and host and maintain any kind of application with ease using Docker templates.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container\" \/>\n<meta property=\"og:site_name\" content=\"AccuWeb Cloud\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-19T06:26:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#article\",\"isPartOf\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container\"},\"author\":{\"name\":\"Jilesh Patadiya\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/#\/schema\/person\/a7a4cbe8405202b537509c757b588c58\"},\"headline\":\"Connect to Custom Container\",\"datePublished\":\"2024-05-07T12:32:16+00:00\",\"dateModified\":\"2026-02-19T06:26:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container\"},\"wordCount\":843,\"publisher\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/#organization\"},\"image\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#primaryimage\"},\"thumbnailUrl\":\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg\",\"inLanguage\":\"en-US\"},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container\",\"url\":\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container\",\"name\":\"Connect to custom container | AccuWeb.Cloud\",\"isPartOf\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#primaryimage\"},\"image\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#primaryimage\"},\"thumbnailUrl\":\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg\",\"datePublished\":\"2024-05-07T12:32:16+00:00\",\"dateModified\":\"2026-02-19T06:26:08+00:00\",\"description\":\"Learn how to seamlessly integrate with custom containers and host and maintain any kind of application with ease using Docker templates.\",\"breadcrumb\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#primaryimage\",\"url\":\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg\",\"contentUrl\":\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/accuweb.cloud\/resource\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Connect to Custom Container\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/#website\",\"url\":\"https:\/\/accuweb.cloud\/resource\/\",\"name\":\"AccuWeb Cloud\",\"description\":\"Cutting Edge Cloud Computing\",\"publisher\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/accuweb.cloud\/resource\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/#organization\",\"name\":\"AccuWeb.Cloud\",\"url\":\"https:\/\/accuweb.cloud\/resource\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/04\/accuwebcloud_logo_black_tagline.jpg\",\"contentUrl\":\"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/04\/accuwebcloud_logo_black_tagline.jpg\",\"width\":156,\"height\":87,\"caption\":\"AccuWeb.Cloud\"},\"image\":{\"@id\":\"https:\/\/accuweb.cloud\/resource\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/#\/schema\/person\/a7a4cbe8405202b537509c757b588c58\",\"name\":\"Jilesh Patadiya\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/accuweb.cloud\/resource\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2cea2bdb5bbabb771ee67e96acad7396f25cb1a0c360b9bc4a9ac40cea9cd8b2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2cea2bdb5bbabb771ee67e96acad7396f25cb1a0c360b9bc4a9ac40cea9cd8b2?s=96&d=mm&r=g\",\"caption\":\"Jilesh Patadiya\"},\"description\":\"Jilesh Patadiya, the visionary Co-Founder and Chief Technology Officer (CTO) behind AccuWeb.Cloud. Founder &amp; CTO at AccuWebHosting.com. He shares his web hosting insights on the AccuWeb.Cloud blog. He mostly writes on the latest web hosting trends, WordPress, storage technologies, and Windows and Linux hosting platforms.\",\"sameAs\":[\"https:\/\/accuweb.cloud\/resource\",\"https:\/\/www.facebook.com\/accuwebhosting\",\"https:\/\/www.instagram.com\/accuwebhosting\/\",\"https:\/\/www.linkedin.com\/company\/accuwebhosting\/\",\"https:\/\/x.com\/accuwebhosting\",\"https:\/\/www.youtube.com\/c\/Accuwebhosting\"],\"url\":\"https:\/\/accuweb.cloud\/resource\/author\/accuwebadmin\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Connect to custom container | AccuWeb.Cloud","description":"Learn how to seamlessly integrate with custom containers and host and maintain any kind of application with ease using Docker templates.","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:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container","og_locale":"en_US","og_type":"article","og_title":"Connect to Custom Container","og_description":"Learn how to seamlessly integrate with custom containers and host and maintain any kind of application with ease using Docker templates.","og_url":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container","og_site_name":"AccuWeb Cloud","article_modified_time":"2026-02-19T06:26:08+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#article","isPartOf":{"@id":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container"},"author":{"name":"Jilesh Patadiya","@id":"https:\/\/accuweb.cloud\/resource\/#\/schema\/person\/a7a4cbe8405202b537509c757b588c58"},"headline":"Connect to Custom Container","datePublished":"2024-05-07T12:32:16+00:00","dateModified":"2026-02-19T06:26:08+00:00","mainEntityOfPage":{"@id":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container"},"wordCount":843,"publisher":{"@id":"https:\/\/accuweb.cloud\/resource\/#organization"},"image":{"@id":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#primaryimage"},"thumbnailUrl":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg","inLanguage":"en-US"},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container","url":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container","name":"Connect to custom container | AccuWeb.Cloud","isPartOf":{"@id":"https:\/\/accuweb.cloud\/resource\/#website"},"primaryImageOfPage":{"@id":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#primaryimage"},"image":{"@id":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#primaryimage"},"thumbnailUrl":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg","datePublished":"2024-05-07T12:32:16+00:00","dateModified":"2026-02-19T06:26:08+00:00","description":"Learn how to seamlessly integrate with custom containers and host and maintain any kind of application with ease using Docker templates.","breadcrumb":{"@id":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#primaryimage","url":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg","contentUrl":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/07\/NEW-OG-IMAGE-URL.jpg","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/accuweb.cloud\/resource\/articles\/connect-to-custom-container#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/accuweb.cloud\/resource\/"},{"@type":"ListItem","position":2,"name":"Connect to Custom Container"}]},{"@type":"WebSite","@id":"https:\/\/accuweb.cloud\/resource\/#website","url":"https:\/\/accuweb.cloud\/resource\/","name":"AccuWeb Cloud","description":"Cutting Edge Cloud Computing","publisher":{"@id":"https:\/\/accuweb.cloud\/resource\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/accuweb.cloud\/resource\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/accuweb.cloud\/resource\/#organization","name":"AccuWeb.Cloud","url":"https:\/\/accuweb.cloud\/resource\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/accuweb.cloud\/resource\/#\/schema\/logo\/image\/","url":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/04\/accuwebcloud_logo_black_tagline.jpg","contentUrl":"https:\/\/accuweb.cloud\/resource\/wp-content\/uploads\/2024\/04\/accuwebcloud_logo_black_tagline.jpg","width":156,"height":87,"caption":"AccuWeb.Cloud"},"image":{"@id":"https:\/\/accuweb.cloud\/resource\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/accuweb.cloud\/resource\/#\/schema\/person\/a7a4cbe8405202b537509c757b588c58","name":"Jilesh Patadiya","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/accuweb.cloud\/resource\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2cea2bdb5bbabb771ee67e96acad7396f25cb1a0c360b9bc4a9ac40cea9cd8b2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2cea2bdb5bbabb771ee67e96acad7396f25cb1a0c360b9bc4a9ac40cea9cd8b2?s=96&d=mm&r=g","caption":"Jilesh Patadiya"},"description":"Jilesh Patadiya, the visionary Co-Founder and Chief Technology Officer (CTO) behind AccuWeb.Cloud. Founder &amp; CTO at AccuWebHosting.com. He shares his web hosting insights on the AccuWeb.Cloud blog. He mostly writes on the latest web hosting trends, WordPress, storage technologies, and Windows and Linux hosting platforms.","sameAs":["https:\/\/accuweb.cloud\/resource","https:\/\/www.facebook.com\/accuwebhosting","https:\/\/www.instagram.com\/accuwebhosting\/","https:\/\/www.linkedin.com\/company\/accuwebhosting\/","https:\/\/x.com\/accuwebhosting","https:\/\/www.youtube.com\/c\/Accuwebhosting"],"url":"https:\/\/accuweb.cloud\/resource\/author\/accuwebadmin"}]}},"_links":{"self":[{"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/faq\/40494","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/faq"}],"about":[{"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/types\/faq"}],"author":[{"embeddable":true,"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/comments?post=40494"}],"version-history":[{"count":9,"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/faq\/40494\/revisions"}],"predecessor-version":[{"id":53291,"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/faq\/40494\/revisions\/53291"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/media\/52879"}],"wp:attachment":[{"href":"https:\/\/accuweb.cloud\/resource\/wp-json\/wp\/v2\/media?parent=40494"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}