Pinned repositories
-
cakephp
Forked from cakephp/cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
PHP
-
nginx-proxy
Forked from jwilder/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
Shell
-
swarmkit
Forked from docker/swarmkit
A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.
Go
5,779 contributions in the last year
Contribution activity
December 2016
Ignore certificate expiry error for top-level inspect
The top-level docker inspect command could return an error if the nodes Swarm certificates were expired.
In situations where the user did not expli…
- Update criu to 2.9
- fix conversion of anonymous volumes in compose-file
- fix powershell dco check
- swarm leave is not only for workers
- Update reference docs for service ps
- [1.12.x] docs cherry picks
- Fix fqdn hostname not being set in container
- Speedup build by skipping what's bind-mounted
- pin go-swagger 0.7.4
- Fix restartpolicy max-retry validation
- support registry mirror config reload
- problems of grammer in docs
- modify builder.md and run.md of /doc/reference/
- Improve error message
- followup to incorporate review comments per previous reviews on PR#29561
- Xfs quota for overlay
- plugingetter: Avoid all caps for constant declarations
- refactor code to split function out of command definition scope
- modify some errors of plurality
- #28755: [experimental] docker checkpoint create cryptic error message on duplicate
- Add missing "--default-runtime" flag in manpage
- Remove the utils package
- update service update in docs
- oci/namespace: remove unnecessary variable idx
- Don't encourage adding user to docker group
- Label ARM issues through Poule #29644
- Sort the labels passed from `build --labels`
- misusing a and an
- Fix regular expression for PowerShell DCO check
- several function names fixed in devmapper.go
- links are unavailable
- duplicated "the"
- updates to glossary re: d4mac, d4win, toolbox per user request
- Clarify what docker diff shows
- some grammatical errors
- change minor mistake of spelling
- Fix incorrect words and formats in image
- typos in README of pkg
- correct some words
- fix a typo in docs/reference/dockerd.md
- Inappropriate punctuation modified
- field NAMES ommitted after docker ps in commit.md
- punctuation error
- Modify incorrect punctuation
- Fix misleading defaults for service create/update
- update docs about --oom-score-adj
- Add the link for swarm reference document
- Define bridge networks
- Ensure test graphdriver plugin runs on test host
- Remove bash completion for deprecated `docker daemon`
- update response status code for cluster request
- Add Fuxi Volume Plugin to the docs
- Use wrong ApplyLayer in diff_windows.go
- update plural.
- Header has incorrect punctuation.
- man/docker-save.1.md: fix a typo in upper case
- spell error: in other parts, they are lower-case
- update glossary.md,correct 'define' to 'defines'
- move check for supported drivers to daemon
- [test-integration] global variable workingDirectory is not needed…
- [test-integration] Make privateRegistryURL (and dockerd) constant
- Windows: make.ps1 calc root
- [test-integration] Remove WindowsDaemonKV as TPx are not supported anymore
- Change -tlsverify to --tlsverify in warning
- Add docker-update description ommitted in docker.1.md
- fix conversion of anonymous volumes in compose-file
- Remove `--all|-a` from `docker node ps` reference
- Remove bash completion for `docker node ps --all|-a`
- Improve error output for `docker stats ...`
- Clean up tmp files for interrupted `docker build`
- [1.13] Support v2 plugins in swarm mode
- Fix inconsistency for pause and unpause
- update experimental/README.md
- Fix docker update clear restart policy of monitor
- 1.13.0-rc4 cherry-picks: part2
- Check if a swarm is locked before asking a user to enter their unlock key
- Add the whole related information for node
- Vendor gcplogs deps
- return directly without ifs in remaining packages
- Allow containers to continue even if mount failed after live restore
- Remove fedora-23 because eol
- Remove unuse slice in registry
- [1.13.x] Publish long short syntax 1 13
- Grace period option to health checks.
- Fix volume plugin refcounting on daemon restart
- Add the link for service logs
- rectify function and variable referred in pkg/archive/changes_linux.go
- replace no-remove by sample-volume-plugin in docs
- Make bash completion for `docker stack deploy --bundle-file` available only in experimental mode
- fix typo in reference for service create
- [1.13.x] Fix buildIpamResources()
- [plugins] return err when failing remove
- Add docs for `docker network create --attachable`
- Specify content type in the build request
- Update the manual for docker wait
- Add display name for tags in swagger.yaml
- Add a new --ignore-file flag to docker build
- Add make command for previewing API docs
- Remove some fmt.Printf from integration-cli/daemon…
- Cherry-pick : Add the missing experimental ipvlan network driver
- Add the missing experimental ipvlan network driver
- pkg: return directly without ifs where possible
- update changelog 1.13.0-rc4
- Update reference docs for service ps
- Add `--file` flag for `docker secret create` command
- Get rid of err altogether by just returning the assignment
- Fix the option name for network
- Fix failures on Win2lin
- stack_config.md not exist and delete it in other files
- Speedup build by skipping what's bind-mounted
- api: allow NW name that is the prefix of a swarm NW ID
- bump version to 1.12.4
- add missing status code 403 for services/create in docs
- [1.12.x] docs cherry picks
- Ignore certificate expiry error for top-level inspect
- service ps: Revert output to 1.12 behavior.
- [1.13.x] Update vendored swarmkit to b5f07ce49c66d2f5feee83998b23d4c905b78155
- [1.12.x] cherry pick release deb
- Update the option for docker build
- fix some broken contents links
- Fix link to volume label support issue in changelog
- Windows: Prompt fix use regular stdin
- Improve the error print of image inspect
- replace env description with args in extend config
- Add bash completion for `docker inspect --type plugin`
- [integration-cli] Use *check.C in Start/Stop on Daemon struct
- fix some wrong vars or funcs in builder.go
- Add zsh completion for 'docker inspect --type=plugin' and other missing ones
- Move package cliconfig to cli/config
- Fix missing IPAM options in swarm network mode
- Windows: Fix crash in docker system prune
- Note about potential plugin issue when upgrading
- Windows: make.ps1 fix DCO check
- Set inspect type in ensure-emptyfs
- Revert PR 29081 add selinux policy for centos-7
- Delete invalid reference in docs/reference/index.md
- fix some version information
- [ppc64le] use official go 1.7.4 binaries
- Use check in params so we don't ignore errors
- Enhancement: add --sort-by flag for images command
- Fix a bit typos
- Add credential helper documentation
- Give a order to AddCommands, for better read and maintenance.
- Fix `docker plugin inspect <unkown object>` issue on Windows
- Move secret name or ID prefix resolving from client to daemon
- api: Hide UpdateStatus when it is not present
- validate CHANGELOG.md is well-formed
- Fix issue for `--hostname` when running in "--net=host"
- add break when found in TestVolumeCLICreateWithOpts()
- modify URLs for bind docker in docs/api
- refine api swagger.yaml towards image create status code
- Fix `docker inspect <unkown object>` issue on Windows
- [1.12.x] added date after version number in changelog
- Add zsh completion for 'docker network create --attachable'
- Add bash completion for `docker network create --attachable`
- Windows: make.ps1 Throw exception on failure
- Windows: Dockerfile 2GB clarification Hyper-V
- add 403 for endpoint network create
- improve TestServiceLogs for the goroutine issue #28915
- Windows: make.ps1 - remove bonus whitespace
- cluster: Refuse swarm spec not named "default"
- add a test for ensuring the behavior of read-only /dev/shm
- run dnf upgrade before installing in fedora
- Print checkpoint id when creating a checkpoint
- UrlEncode user input in client
- depend on docker-selinux for fedora-25+ and centos-7
- Fix bash completion for `docker service create|update
- Fix a spelling mistake in the docs.
- Add support for running builds within an QEMU emulation
- Refcount graphdriver plugins properly
- Add `ID` field for `docker plugin ls`
- Windows: make.ps1 and dockerfile for native builds
- Fix swagger-gen validation
- Use singular tag names in swagger.yaml
- Revert "Fix dockerfile parser with empty line after escape"
- Fix restartpolicy max-retry validation
- Return error for incorrect argument of `service update --publish-rm`
- add missing status code of swarm cluster in api 1.24
- Optimize the log info for client test
- [DO NOT MERGE] Test go1.8beta2
- Fix issue where secret ID is masked by name
- Fix the inconsistent function name for client
- rectify several wrong URLs in branch of man
- Fix the inconsistency for secret ls and secrect rm
- Fix the usage for secret create
- Use `--file` in `docker stack deploy` for both Compose and Bundle files
- Allow continuation after comments
[1.13] fix Swarm API status codes
Pull request #28532 changed the status code for Swarm API endpoints from 406 Not Acceptable to 503 Service Unavailable
There are two issues with th…
- [1.13-rc4] WORKDIR overwrites CMD
- docker stack deploy fails on anonymous volumes
- TestGraphdriverPlugin failing on CentOS 7.2 / RHEL 7.2 (master)
- docker build does not clean up tmp files
- UX / refinements for dynamic "experimental" network plugins
- Create better networking example plugin
- "--hostname" not working when running in "--net=host"
- cli ignores invalid names
- secrets: secret rm ignores non-existing secrets
- [1.13] Tmpfs options not working for services