summaryrefslogtreecommitdiffstats
path: root/lib/container/start (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding support for user namespace.Daniel Baumann2016-08-041-0/+12
* Sorting container configuration file.Daniel Baumann2016-08-041-12/+12
* Adding -f, --force option to container start command to remove stray lock files.Daniel Baumann2016-08-041-5/+18
* Adding error message in container start command if container is locked.Daniel Baumann2016-08-041-0/+6
* Adding host system based overlay mounts.Daniel Baumann2016-08-041-0/+25
* Harmonizing defintions of long and short options in getopt code of container ...Daniel Baumann2016-07-011-2/+2
* Creating non-existing source directory for bind mounts automatically in conta...Daniel Baumann2016-07-011-5/+1
* Using systemctl to start containers.Nik Lutz2016-05-181-11/+42
* Swaping parsing order of NETWORK_VETH_EXTRA and NETWORK_BRIDGES.Nik Lutz2016-05-181-19/+19
* Replacing systemd-nspawn '--network-bridge=' with one config file per interfa...Nik Lutz2016-05-181-6/+26
* Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre...Nik Lutz2016-05-181-7/+18
* Updating comments in commands.Daniel Baumann2016-03-311-1/+1
* Updating year in copyright notices in container commands.Daniel Baumann2016-03-311-1/+1
* Adding blockio, cpu, memory and tasks limit config options.Daniel Baumann2016-03-311-1/+74
* Adding capability and drop-capability config option.Daniel Baumann2016-03-311-1/+25
* Adding native ARM architecture support in container start command.Daniel Baumann2016-03-311-6/+25
* Adding container commands.Daniel Baumann2016-03-121-0/+195