To build container use command:

docker build -t <username>/wally .

To run container use:

docker run -t -i <container-id>