#!/bin/bash rm -rf /tmp/pm1 /tmp/pm2 mkdir /tmp/pm1 /tmp/pm2 cat >/tmp/pm1/Containerfile <