1. Redis docker run --rm -it -p 6379:6379 redis redis-server --loglevel verbose 2. Ubuntu docker run --rm -it ubuntu:18.04 bash