Add a non persistant mode to l3d
Sometimes you may want to run L3D in the current directory without keeping a container for re-use, e.g. if you want to run docker-compose which may not be installed on the host.
In this case lets run a temporary container and destroy that again when leaving it again.