index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
docker.scm
Age
Commit message (
Expand
)
Author
2024-08-04
services: containerd: Provision separately from docker service.
...
Oleg Pykhalov
2024-07-05
services: oci-container: Allow setting Shepherd actions in oci-container-conf...
...
Giacomo Leidi via Guix-patches via
2024-07-05
services: oci-container: Allow setting Shepherd respawn? in oci-container-con...
...
Giacomo Leidi via Guix-patches via
2024-07-05
services: oci-container: Allow setting Shepherd auto-start? in oci-container-...
...
Giacomo Leidi via Guix-patches via
2024-07-05
services: oci-container: Allow setting Shepherd log-file in oci-container-con...
...
Giacomo Leidi via Guix-patches via
2024-06-06
services: oci-container: Fix provided image is string.
...
Zheng Junjie
2024-05-25
gnu: docker: Allow passing tarballs for images in oci-container-configuration.
...
Giacomo Leidi
2024-05-25
gnu: docker: Allow setting Shepherd dependencies in oci-container-configuration.
...
Giacomo Leidi
2024-05-25
gnu: docker: Allow setting host environment variables in oci-container-config...
...
Giacomo Leidi
2024-05-25
gnu: docker: Provide escape hatch in oci-container-configuration.
...
Giacomo Leidi
2024-01-03
services: docker: Add config-file option.
...
Connor Clark
2023-12-10
services: Fix oci-container-service-type container user.
...
Giacomo Leidi
2023-11-23
services: Add oci-container-service-type.
...
Giacomo Leidi
2023-08-08
file-systems: Use cgroups v2.
...
Sam Lockart
2022-07-13
services: docker: Fix race condition.
...
Oleg Pykhalov
2021-11-30
services: Accept <inferior-package>s in lieu of <package>s.
...
Tobias Geerinckx-Rice
2021-11-17
services: docker: Add 'environment-variables' configuration field.
...
Alexey Abramov
2021-07-29
services: Migrate to <setuid-program>.
...
Brice Waegeneire
2021-05-08
services: docker: Disable configuration serialization.
...
Maxim Cournoyer
2020-10-17
services: docker: Fix missing containerd-shim binary.
...
Oleg Pykhalov
2020-09-23
services: docker: Fix configuration.
...
Oleg Pykhalov
2020-09-21
services: Docker: Fix typo in configuration.
...
Efraim Flashner
2020-09-21
services: docker: Fix enable-proxy? option.
...
Jesse Dowell
2020-09-15
services: docker: Fix service definition.
...
Oleg Pykhalov
2020-09-14
services: docker: Fix service definition.
...
Efraim Flashner
2020-09-14
services: docker: Make docker command available.
...
Efraim Flashner
2020-08-16
services: docker: Add 'enable-iptables?' argument.
...
Alexey Abramov
2020-06-03
gnu: services: docker: Add a debug? parameter.
...
Maxim Cournoyer
2020-04-27
file-systems: mount the PID cgroup filesystem.
...
Jakub Kądziołka
2019-06-07
services: Add Singularity.
...
Ludovic Courtès
2019-05-05
services: docker: Add new fields to support proxy.
...
Maxim Cournoyer
2019-02-11
services: docker: Make shepherd service also require "dbus-system",
...
Danny Milosavljevic
2019-02-11
services: docker: Make shepherd service require "networking".
...
Danny Milosavljevic
2019-01-11
services: docker: Update comment.
...
Danny Milosavljevic
2019-01-10
services: docker: Use more minimal service requrements.
...
Danny Milosavljevic
2019-01-10
services: docker: Clarify service-extension shepherd-root-service-type.
...
Danny Milosavljevic
2019-01-10
services: docker: Depend on elogind.
...
Danny Milosavljevic
2019-01-10
services: docker: Specify log file for containerd.
...
Danny Milosavljevic
2019-01-10
services: Add docker.
...
Danny Milosavljevic