ENH: prevent jobs that use containers with local universe
Following the discussion in https://git.ligo.org/computing/helpdesk/-/issues/7293, this MR adds a simple check to prevent the user from creating jobs with universe=local and containers.
In the future, we might want to add additional logic in the data generation and plotting nodes to allow more flexible configurations.