# Functions
SearchActiveContainer searches for all active containers and returns id, name, and project path of containers that match Mainly, it searches containers with the label develbox_container=1 For the project path it gets the label develbox_project_path.
SearchActiveContainers searches for all containers that are running and asks user to choose which ones to stop.
StartContainer starts the container.