Commits
User selector
Commit history
Commits on Sep 18, 2020
Fix 2 typos
Show description for e7203bfcommitted
Commits on Sep 10, 2020
Merge pull request #2712 from thaJeztah/carry_2660_ulimits
Show description for 7836597authoredAdd ulimits option to docker service create/update/inspect
Show description for a9158bdauthored andcommitted
Service cap-add/cap-drop: add special "RESET" value
Show description for 23660becommitted
Commits on Sep 8, 2020
Service cap-add/cap-drop: handle updates as "tri-state"
Show description for 9503729committedService cap-add/cap-drop: improve handling of combinations and special "ALL" value
Show description for 190c64bcommittedservice: Add --cap-add & --cap-drop to service cmds
Show description for c6ec4e0authored andcommitted
Commits on Aug 31, 2020
formatter: reduce minimum width for columns in table-view
Show description for dace8fdcommitted
Commits on Aug 28, 2020
Replace vbom.ml/util with fvbommel/sortorder
Show description for 6703919committed
Commits on Aug 17, 2020
Merge pull request #2646 from horpto/patch-1
Show description for ca35f29authored
Commits on Aug 6, 2020
fix docs, completion and docker service
Show description for 0b7147acommitted
Commits on Aug 4, 2020
Fix order of processing of some xx-add/xx-rm service update flags
Show description for 2fc608ccommitted
Commits on Jul 28, 2020
docker service inspect fails when TaskTemplate.Resources is nil
Show description for 21da11ccommitted
Albin Kerouanton
Commits on Jun 18, 2020
Add support for --limit-pids on service create / update (swarm)
Show description for 395a6d5committed
Commits on Jun 15, 2020
vendor: docker/docker aaf470eca7b588aa19e6681bff8bf08d17be1bf2
Show description for 0d57a40committed
Commits on May 28, 2020
Explicit Z on logs timestamp examples
Show description for 1183a3ecommitted
Commits on May 7, 2020
Replace deprecated Cobra command.SetOutput() with command.SetOut()
Show description for 719169dcommitted
Commits on Apr 24, 2020
Add jobs support to CLI
Show description for 9375644committed
Commits on Apr 15, 2020
Add "host-gateway" to tests for extra_hosts / --add-host
Show description for f88ae74committed
Commits on Feb 22, 2020
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Show description for 2c0e930committed
Commits on Jan 17, 2020
Add log-driver and options to service inspect "pretty" format
Show description for 139af1fauthored andcommitted
Commits on Jan 16, 2020
cli/command: fix formatting of comments, and minor linting issues
Show description for 73dcf50committed
Commits on Dec 4, 2019
Merge pull request #2175 from thaJeztah/pin_in_scope
Show description for 6eee39dauthored
Commits on Oct 31, 2019
service: remove unused opts from newService() (unparam)
Show description for 1e77742committedcli/command/service: SA1012: do not pass a nil Context (staticcheck)
Show description for 8d64c2acommittedFile is not `goimports`-ed (goimports)
Show description for 6047259authored andcommittedunchecked errors
Show description for e1c0c79authored andcommitted
Commits on Oct 29, 2019
Add test for ServiceStatus
Show description for 20424e2committedServices: use ServiceStatus on API v1.41 and up
Show description for 7405ac5committedinternal/builders: add GlobalService, ServiceStatus, NodeList()
Show description for 962015bcommittedcli/command/service: Using a reference for the variable on range scope `entry` (scopelint)
Show description for 648199bcommitted
Commits on Apr 13, 2019
Switch to google/shlex
Show description for acb24f5committed
Commits on Apr 12, 2019
add support for config credentialspecs to compose
Show description for 42ec51ecommittedAdd CredentialSpec tests
Show description for 4cacd13committedUpdate CredentialSpec code to allow using configs
Show description for 01f4f2ecommitted