- Renamed 'dockerargs' to 'docker_args' and 'singularityargs' to
'singularity_args', which is more consistent with other attribute styles.
- Implemented prototype container entry system, whereby you may type `_command`
after activating a crate to enter an interactive shell of the container that
is used to run that command.
- Initial implementation of 'imports' domain capability.
- Added the `tool_args` bulker config section for host-specific *and*
image-specific settings