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