Skip to main content

BCS Container User Guide

Interactive Execution

Overview

Interactive execution allows users to directly access a running container through a terminal interface. This feature is useful for debugging, testing, or interacting with your application in real-time.

Steps to Connect Interactive Execution

  1. Log in to AI Studio, and navigate to the Container Dashboard.
  2. In the dashboard, find the container you want to access from the list of running containers.
  3. Click on "Connect" to start Interactive Execution.
  1. A terminal window will open in your browser, connected to the container's environment. Use the terminal to run commands or interact with the application as needed.