2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/linux-container.scm
AgeCommit message (Expand)Author
2019-09-18linux-container: 'eval/container' correctly passes -L and -C flags....Ludovic Courtès
2019-09-12linux-container: "run-container" scripts shows the container's PID....Ludovic Courtès
2019-09-12linux-container: Exclude more services when sharing networking with the host....Ludovic Courtès
2019-09-12file-systems: Add /var/run/nscd to '%network-file-mappings'....Ludovic Courtès
2019-07-19linux-container: Add 'eval/container'....Ludovic Courtès
2019-06-19linux-container: Remove networking service when network is shared with host....Arun Isaac
2019-05-25linux-container: Check if nscd run directory exists when container is run....Arun Isaac
2019-05-15linux-container: Compute essential services for THIS-OPERATING-SYSTEM....Ludovic Courtès
2019-05-15linux-container: Do not add %CONTAINER-FILE-SYSTEMS to Docker image OSes....Ludovic Courtès
2019-05-14linux-container: Support container network sharing....Arun Isaac
2019-05-10linux-container: Improve filtering of unnecessary file systems....Ludovic Courtès
2019-04-23linux-container: Remove '%containerized-shepherd-service' hack....Ludovic Courtès
2019-03-25system: Add 'essential-services' field to <operating-system>....Ludovic Courtès
2019-03-13linux-container: 'containerized-operating-system' removes "useless" services....Ludovic Courtès
2017-02-03file-systems: Add 'file-system-mapping->bind-mount'....Ludovic Courtès
2016-11-10container: Pass a list of <file-system> objects as things to mount....Ludovic Courtès
2016-11-10linux-container: Use 'source-module-closure' when generating the script....Ludovic Courtès