Will have to specify a usage statement for how a user accesses the program. In particular a user should be able to do the following:
--mount (mount a filesystem to the container process)
--publish (publish an ip address and port to be shared with the host)
--cgroup (there should be cgroup settings to control memory allowances, etc.)
Will have to specify a usage statement for how a user accesses the program. In particular a user should be able to do the following:
--mount (mount a filesystem to the container process) --publish (publish an ip address and port to be shared with the host) --cgroup (there should be cgroup settings to control memory allowances, etc.)