Define and create network to connect
Description
Add feature to connect container/compose to defined network and create if not exists.
Proposal
Add action network\create
to create network if not exists and add parameter --network to container start. It will be required to set this name as default in docker-compose by user.