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