acs::Container method active_p (public)

 <instance of acs::Container[i]> active_p

Defined in packages/acs-tcl/tcl/acs-container-procs.tcl

Check, if we are running inside a Docker container

Testcases:
No testcase defined.
Source code:
return [info exists :containerMapping]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: