struct holding options for a docker operation
custom command to be run
detach the container
enable GDB (GNU Debugger)
the docker image to be run
container name
enable privileged mode (useful for GDB)
remove container
container user
verbose mode
See Implementation
struct holding options for a docker operation