Pyllo Docker Commands Builds our first Image and docker build -t tetrasol/pyllo . Docker Run docker container in local enviroment docker run --name pyllo -p 8080:8080 tetrasol/pyllo