vantage6.common.docker.addons.running_in_docker

running_in_docker()

Check if this code is executed within a Docker container.

Returns:

True if the code is executed within a Docker container, False otherwise

Return type:

bool