August 1, 2025
View f74e5d4

Create github.com/moby/moby/v2 module

Derek McGowan authored on 2025/08/01 02:13:29
June 28, 2025
View 5419eb1

Move container to daemon/container

Derek McGowan authored on 2025/06/28 06:27:21
May 30, 2025
View 5318877

daemon: remove // import comments

Sebastiaan van Stijn authored on 2025/05/30 19:35:33
May 6, 2023
View ab35df4

remove pre-go1.17 build-tags

Sebastiaan van Stijn authored on 2023/05/06 00:59:39
April 14, 2023
View 3eebf4d

container: split security options to a SecurityOptions struct

Sebastiaan van Stijn authored on 2023/04/14 16:27:20
January 7, 2022
View 483aa62

daemon: load and cache sysInfo on initialization

Sebastiaan van Stijn authored on 2022/01/07 20:54:47
August 23, 2021
View 686be57

Update to Go 1.17.0, and gofmt with Go 1.17

Sebastiaan van Stijn authored on 2021/08/23 22:14:53
November 27, 2019
View f4f56b1

daemon: normalize comment formatting

Sebastiaan van Stijn authored on 2019/11/27 23:43:53
October 13, 2019
View a33cf49

daemon: use constants for AppArmor profiles

Sebastiaan van Stijn authored on 2019/10/13 07:04:44
August 9, 2019
View 5d040cb

daemon: fix capitalization of some functions

Sebastiaan van Stijn authored on 2019/08/09 19:33:15
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59
January 12, 2018
View d453fe3

Move api/errdefs to errdefs

Brian Goff authored on 2018/01/12 04:53:06
November 29, 2017
View 87a1242

Add helpers to create errdef errors

Brian Goff authored on 2017/11/29 13:09:37
July 19, 2017
View ebcb7d6

Remove string checking in API error handling

Brian Goff authored on 2017/07/19 23:20:13
December 19, 2016
View d97a00d

Added an apparmorEnabled boolean in the Daemon struct to indicate if AppArmor is enabled or not. It is set in NewDaemon using sysInfo information.

ROBERTO MUÑOZ authored on 2016/12/19 21:22:45