dokku ls shows the following but how can I get the status of app-1470418443 using awk for example ?
So that magic command returns running.
-----> App Name           Container Type            Container Id              Status                   
app-1470418443            web                       78a092d176f1              running                  
example                   web                       3b7803c49e04              running                  
example2                  web                       a750f2b4be44              running
 
     
    