Commits
User selector
Commit history
Commits on Sep 10, 2020
Merge pull request #2712 from thaJeztah/carry_2660_ulimits
Show description for 7836597authoredopts/UlimitOpt: sort lists by name
Show description for 866e4b1committedService cap-add/cap-drop: add special "RESET" value
Show description for 23660becommitted
Commits on Sep 8, 2020
Service cap-add/cap-drop: improve handling of combinations and special "ALL" value
Show description for 190c64bcommitted
Commits on Aug 28, 2020
opts: simplify ValidateEnv to use os.LookupEnv
Show description for 83eda53committed
Commits on Jun 26, 2020
ReadKVEnvStrings/ReadKVStrings return nil if empty, and add tests
Show description for 973713bcommitted
Commits on Apr 15, 2020
Add "host-gateway" to tests for extra_hosts / --add-host
Show description for f88ae74committed
Commits on Apr 10, 2020
opts: use constants instead of vars for defaults and un-export them
Show description for fa11032committed
Commits on Feb 27, 2020
Skip IPAddr validation for "host-gateway" string
Show description for 67ebcd6authored andcommitted
Commits on Feb 22, 2020
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Show description for 2c0e930committed
Commits on Jan 16, 2020
opts: fix formatting of comments
Show description for 1d6445dcommitted
Commits on Jan 9, 2020
Refactor config and secret tests to table-driven
Show description for 3baa6d5committedDefault config/secret target to source name
Show description for 9698b7acommittedDetect single value advanced config/secret syntax
Show description for 4c2d7b7committed
Commits on Dec 4, 2019
Merge pull request #1803 from thaJeztah/add_ip_address_to_advanced_options
Show description for 8547dfcauthored
Commits on Oct 31, 2019
opts: Using the variable on range scope `tc` in function literal (scopelint)
Show description for c2b069fcommittedopts/ulimit_test.go:11:13: composites: `*github.com/docker/cli/vendor/github.com/docker/go-units.Ulimit` composite literal uses unkeyed fields (govet)
Show description for b3d4c6aauthored andcommittedopts/throttledevice.go:51:5: SA4003: unsigned values are never < 0 (staticcheck)
Show description for 2962971authored andcommitted
Commits on Aug 14, 2019
Adjust tests for changes in Go 1.12.8 / 1.11.13
Show description for de1523dcommitted
Commits on Apr 3, 2019
Add ip and ip6 to advanced network syntax
Show description for 70d8e0bcommittedRefactor network parsing, add preliminary support for multiple networks
Show description for 5bc0963committedMinor touch-ups in network-option tests
Show description for a88d17ccommittedCli change to pass driver specific options to docker run
Show description for c4844b1authored andcommitted
Commits on Mar 21, 2019
container: --gpus support
Show description for 1ba368acommitted
Tibor Vass
Commits on Mar 19, 2019
Tweak validation messages
Show description for e5702e0committedFix labels copying value from environment variables
Show description for f2424bdcommitted
Commits on Jan 10, 2019
support --mount type=bind,bind-nonrecursive,...
Show description for a7b5f2dcommitted
Commits on Oct 16, 2018
set default schema to tcp for docker host
Show description for 2431dd1committed
Commits on Oct 11, 2018
gofmt with go-1.11
Show description for 906c2d1committed
Commits on Aug 7, 2018
build: change --console=[auto,false,true] to --progress=[auto,plain,tty]
Show description for faeb8bbcommitted
Tibor Vass
Commits on Jul 27, 2018
Migrate to non-deprecated functions of `api/types/filters`
Show description for 55edeb4committed
Commits on Jul 16, 2018
Merge pull request #1019 from ktomk/fix-env-file
Show description for 9e71207authored
Vincent Demeester
Commits on Jul 6, 2018
Merge pull request #1102 from sfluor/1074-fix-mapping-a-range-of-host-ports-to-a-single-container-port
Show description for 2634562authored
Vincent Demeester
Commits on Jul 2, 2018
add test for zero length variable name
Show description for b91fd12committedimport environment variables that are present
Show description for 96c026ecommitted