docker icon indicating copy to clipboard operation
docker copied to clipboard

Docker - the open-source application container engine

Results 21 docker issues
Sort by recently updated
recently updated
newest added

**Output of `docker version`:** ``` Client: Version: 1.13.1 API version: 1.26 Package version: docker-1.13.1-58.git87f2fab.el7.x86_64 Go version: go1.9.2 Git commit: 87f2fab/1.13.1 Built: Mon Mar 19 18:55:01 2018 OS/Arch: linux/amd64 Server: Version:...

--------------------------------------------------- BUG REPORT INFORMATION --------------------------------------------------- Use the commands below to provide key information from your environment: You do NOT have to include this information if this is a FEATURE REQUEST...

The _handleConnectionChange()_ function in dockerd monitors the health of containerd by sending grpc 'HealthCheckRequest' messages periodically. If containerd is unresponsive to such messages during a certain amount of time, dockerd...

Please Backport changes to allow ARG to be used in 'FROM' when building images https://github.com/moby/moby/pull/31352/files

Store signatures in `c/i/docker/daemon/extra` (https://github.com/containers/image/pull/288). Whether or not we are verifying signatures, download them and store them in `docker/daemon/extra`. Note that this means that `containers/image/docker` is now involved on _every_...

This was originally seen on [CAHC](https://wiki.centos.org/SpecialInterestGroup/Atomic/Devel) but it can also be reproduced using vanilla CentOS and the `docker` package from the `virt7-candidate-common-candidate` [repo](http://cbs.centos.org/repos/virt7-container-common-candidate/) When trying to build a simple `httpd`...

Looking for feedback on this. Currently, when we log container output to the journal, _dockerd_ is doing the work of forwarding each piece of output to _journald_. For every piece...

Patch https://github.com/docker/docker/pull/6075 adds support to docker to specify "secret" files to be injected in a container. As of today's Atomic Hosts when one does `docker run -it registry.access.redhat.com/rhel7` the secrets...

Fast terminating process returned unexpected error from docker run. This is an intermittent failure. ``` Server: Version: 1.10.3 API version: 1.22 Package version: docker-1.10.3-33.gitee81b72.fc23.x86_64 Go version: go1.5.4 Git commit: ee81b72/1.10.3...

**Output of `docker version`:** ``` Client: Version: 1.10.3 API version: 1.22 Package version: docker-common-1.10.3-46.el7.centos.14.x86_64 Go version: go1.6.3 Git commit: cb079f6-unsupported Built: Fri Sep 16 13:24:25 2016 OS/Arch: linux/amd64 Server: Version:...