bash command in dockerunaws code example Example: how to execute bash commands in python script import subprocess subprocess.call(["sudo", "apt", "update"])