1 2 3
#!/bin/bash docker run -d --name="lbfedora" fedora /bin/bash docker run -d --name="lbcentos" centos /bin/bash