Search Discussions
-
Hi all, I'm fairly sure this is documented somewhere but I haven't found it yet despite reading through most of the advanced networking docs. In a swarm cluster is it possible to create a network ...
James Mills
Jun 18, 2016 at 5:31 pm
Jun 18, 2016 at 5:31 pm -
Hi guys, I am pretty sure that there is a chance to do this but I could not find anything about it yet: I have a docker-compose.yml where several services are defined. The problem I have now is that ...
Marc Zahn
Jun 17, 2016 at 9:00 am
Jun 18, 2016 at 2:36 pm -
Hi All, I am a docker fan in Linaro and now are trying something for docker on OpenStack. Now I have a question . When I using Swarm to launching a docker cluster, for each docker container, I want ...
Kevin Zhao
Jun 17, 2016 at 1:50 am
Jun 17, 2016 at 1:50 am -
Is there any documentation on how to create an OCI runtime that is compatible with containerd? -- You received this message because you are subscribed to the Google Groups "docker-dev" group. To ...
Sridarshan Shetty
Jun 16, 2016 at 6:05 pm
Jun 16, 2016 at 6:05 pm -
Hey all. I have a dedicated server with one NAT public ip and some /29 ip range is routed to the same server, i want to assign one single ip out of /29 to multiple container, I've looked into macvlan ...
Ningappa kamate
Jun 15, 2016 at 12:50 pm
Jun 15, 2016 at 3:18 pm -
hi, I met the same problem, i can to touch rmem_max, or systcl -p to add the rmem_max, does anyone know? 在 2014年10月31日星期五 UTC+8下午5:26:16,黄晋写道: -- You received this message because you are subscribed ...
李孟飞
Jun 15, 2016 at 9:25 am
Jun 15, 2016 at 9:25 am -
Hi Team, Greetings of the day!!!! I would really appreciate your valuable comments on below mentioned PRs. https://github.com/docker/docker/pull/23163 https://github.com/docker/docker/pull/23150 ...
Vikas Choudhary
Jun 10, 2016 at 10:29 am
Jun 10, 2016 at 10:29 am -
Hi All, I am trying to build my project's source code in a docker container and for which I am creating a new image. Below is how my Dockerfile looks - ********************************************** ...
Hemant Kumar
Jun 8, 2016 at 1:05 pm
Jun 8, 2016 at 1:05 pm -
I can access the ports of the containers which are not expose through the docker file.But in "docker ps" it didn't show any binding ports.Any idea why is that happening? -- You received this message ...
Gayan Gunarathne
Jun 8, 2016 at 12:36 pm
Jun 8, 2016 at 12:36 pm -
Is it possible to get a filtered repository list from the Docker Registry when using: GET /v2/_catalog By filtered I mean to get for example all the repositories that start with a specific prefix or ...
Konstantinos Kaffes
Jun 4, 2016 at 9:17 am
Jun 4, 2016 at 9:17 am -
Hi My apache application running in 172.17.0.13 this container with 80 port. How to access via browser. [root@b6b890d7b5c2 /]# ifconfig -a eth0 Link encap:Ethernet HWaddr 02:42:AC:11:00:0D inet ...
Inr Ayyanar
Jun 3, 2016 at 4:17 am
Jun 3, 2016 at 4:17 am -
Hi, I'm trying to implement the Docker Registry API spec as a part of my ongoing Google Summer of Code project. For that, I'm using Jersey, with stub code generated from Swagger Codegen tool. The ...
Pubudu Fernando
Jun 1, 2016 at 5:47 pm
Jun 1, 2016 at 5:47 pm -
I have this docker in my centos 6.7 : [maurizio@qui Desktop]$ docker version Client version: 1.7.1 Client API version: 1.19 Go version (client): go1.4.2 Git commit (client): 786b29d OS/Arch ...
MP
Jun 1, 2016 at 1:32 pm
Jun 1, 2016 at 1:32 pm -
Hello, We've been using docker instances while running test cases on out Jenkins slaves. We take care of docker cleanup (docker rm -vf ...) after every test-case. Yet after all the test cases are ...
Sagarb Etc
May 27, 2016 at 6:42 pm
Jun 6, 2016 at 9:03 pm -
I have configured UCP and now trying to install Docker DTR using the following command: docker run -it --rm \ docker/dtr:2.0.0 install \ --ucp-url https://11.111.143.73 \ --ucp-node abc.com \ ...
Hemant Gupta
May 26, 2016 at 6:33 am
May 26, 2016 at 6:33 am -
Hello list, I am trying to implement image squashing using the docker engine golang bindings. I am doing this to get rid of any sensitive data that may reside in the intermediate layers as part of ...
Ranjib Dey
May 25, 2016 at 9:38 pm
May 27, 2016 at 1:24 pm -
Hi, I am a newcomer to docker, I just want to konw how did libcontainerd implement "docker start ID" command.I made a preliminary study on that, things below list what i understand about starting a ...
杨凤人
May 24, 2016 at 2:29 am
May 24, 2016 at 2:29 am -
I want to generate core file when program crash in container, but I can not modify "/proc/sys/kernel/core_pattern" and "/proc/sys/kernel/core_uses_pid". my container start parameter: docker run ...
Xiao Yulei
May 23, 2016 at 7:58 am
May 23, 2016 at 9:18 am -
Hi, I'm using Docker tools box for Mac. I'd like to be able to run gpg inside a container and use the container to decrypt my secrets (*the gpg secret key is guarded by a passphrase*). The decrypted ...
Larry Liang
May 19, 2016 at 11:14 am
May 19, 2016 at 11:14 am -
Two questions. Thanks in advance. 1: In V 1.10, how to retrieve new layer ID after creating a new container from a image? In previous version, the layer ID is the same as container ID which is ...
Jack Chen
May 16, 2016 at 3:53 pm
May 16, 2016 at 3:53 pm -
I can't use PUT archive API to extract a tar ball to container root directory /. In curl request message, the extract destination path was always extended by tar ball name, e.g. /layer.tar. Then the ...
Jack Chen
May 16, 2016 at 3:50 pm
May 16, 2016 at 7:51 pm -
I understand that "restart=always" will keep the same container (and underlying file system) each time it is restarted. However, I have a situation where what I need is the "restarting" behavior, but ...
Art
May 11, 2016 at 5:29 pm
May 17, 2016 at 1:00 pm -
Looking for guidance on *remote* docker exec. My use case is to launch the docker on one machine and then gain access to the container's shell from other machine on the same network. Please help!! ...
RP1234
May 11, 2016 at 12:49 am
May 11, 2016 at 12:49 am -
I have recently upgraded from Docker UCP 1.0.3 to 1.1.0 version. However, I am getting the following message: STDOUT: STDERR: time="2016-05-09T20:10:31Z" level=info msg="Verifying your system is ...
Hemant Gupta
May 9, 2016 at 9:12 pm
May 9, 2016 at 11:52 pm -
http://stackoverflow.com/q/37056519/6296850?stw=2 I want to know what is the difference between Open Source Docker and CS Commercial Supported Docker Engine . I understand CS Docker engine is ...
Ripunjay Godhani
May 5, 2016 at 5:22 pm
May 10, 2016 at 2:56 am -
Friends, good morning... I need to know what is the best practice when deploying applications in differents containers. For example, i have 3 applications running in 3 containers and, if i know the ...
Matheus Alves
May 5, 2016 at 2:18 pm
May 5, 2016 at 2:18 pm -
Hi all; Please, i have two questions: 1- The use of Docker Hub to store images is totally FREE ? or we have a limited size to store image ? Can we store many images with different sizes without limit ...
Jean paul
May 2, 2016 at 12:00 pm
May 2, 2016 at 3:07 pm -
Hi Everyone! We have just released docker 1.11.1, this is a patch release, fixing some bugs that were reported after the 1.11.0 release. The changelog can be found here ...
Mickael Laventure
Apr 27, 2016 at 2:35 pm
Apr 27, 2016 at 2:35 pm -
Hi Folks, From Docker API documentation of list_containers ( https://docs.docker.com/engine/reference/api/docker_remote_api_v1.15/#list-containers), in the following section: Inspect a container GET ...
Himanshu Raj
Apr 27, 2016 at 1:29 am
Apr 27, 2016 at 1:29 am -
Hi All, I am trying to start containers with my custom-built docker, but docker always failed to start the container with "invalid argument". I have enabled debug mode, but cannot figure out why it ...
Xing Zhao
Apr 26, 2016 at 1:40 pm
Apr 26, 2016 at 1:40 pm -
I am trying to retrieve fingerprint of the UCP master from UCP replica by using the following command. docker run --rm \ --name ucp \ -v /var/run/docker.sock:/var/run/docker.sock \ docker/ucp \ ...
Hemant Gupta
Apr 22, 2016 at 4:47 pm
Apr 22, 2016 at 4:47 pm -
Hi, I am new to docker and have some questions regarding Docker's Pause\Unpause feature. These features are very similar to Suspend option in VMware, VM suspend, dumps the memory content to disk and ...
iPrimo
Apr 20, 2016 at 2:54 am
Apr 20, 2016 at 7:28 am -
What best practice and strategy should I use to create an organization and adding teams to the organization within Docker Trusted Registry. Can someone provide an example of it?? Thanks -- You ...
Hemant Gupta
Apr 13, 2016 at 9:11 pm
Apr 13, 2016 at 9:11 pm -
Hi, did you ever figure this out? -- You received this message because you are subscribed to the Google Groups "docker-dev" group. To unsubscribe from this group and stop receiving emails from it, ...
Craig Obermaier
Apr 13, 2016 at 8:07 pm
Apr 13, 2016 at 8:07 pm -
Hi I am new in docker and wanted to enable checkpoint restore feature. for this I set docker from this website: https://docs.docker.com/v1.5/contributing/devenvironment/ do I need to swap my host ...
Sharmin Sultana Sheuly
Apr 12, 2016 at 8:54 am
Apr 12, 2016 at 11:42 am -
I want update docker from 1.9 to 1.10 by migrator tool. But when docker build, it need install package via apt-get and git clone from git.fedorahosted.org. But my company use proxy to access ...
Xiao Yulei
Apr 12, 2016 at 2:36 am
Apr 12, 2016 at 2:36 am -
Hi all! We just released Docker 1.11.0-rc5. With your help we managed to find some bugs, and added missing documentation. The release candidate can be found here; deb/rpm install: curl -fsSL ...
Tibor Vass
Apr 11, 2016 at 11:55 pm
Apr 11, 2016 at 11:57 pm -
Hi, Is there a way to launch one or multiple scripts when running Docker ? I'm trying to override entrypoint but this doesn't work ! Thank's. R -- You received this message because you are subscribed ...
R Yahiaoui
Apr 9, 2016 at 10:36 pm
Apr 9, 2016 at 10:36 pm -
Hi, this has been lying around for quite a long time with not much activity: https://github.com/docker/docker/issues/17666 This is one of the last reasons why IPv6 with docker sucks. While with the ...
Jonas Thiem
Apr 8, 2016 at 10:50 pm
Apr 8, 2016 at 10:50 pm -
Hi, I am trying to explore if the experimental native docker-CRIU integration support restoring network links or not. I am specifically interested in knowing if VXLAN tunnels, created by the docker ...
Piousprogrammer
Apr 7, 2016 at 10:39 am
Apr 7, 2016 at 10:39 am -
Hi all! We just released Docker 1.11.0-rc4. With your help we managed to find some bugs, and added missing documentation. The release candidate can be found here; deb/rpm install: curl -fsSL ...
Sebastiaan van Stijn
Apr 7, 2016 at 3:11 am
Apr 7, 2016 at 6:15 am -
I am trying to write a service discovery module which 'inspects' containers on coreos and accordingly populates etcd. In doing so, I need to query the port number that a container binds to, so that I ...
Krishnan K Iyer
Apr 6, 2016 at 3:40 pm
Apr 6, 2016 at 6:30 pm -
In Docker 1.9.1 on CoreOS when host networking is used and /etc/hosts is not present then /etc/hosts inside the container is not populated. I see that in the 1.9.1 release notes reference some ...
Shijin abraham
Apr 5, 2016 at 7:47 pm
Apr 5, 2016 at 7:47 pm -
Hi, I need some advice from more seasoned docker users. I am extending the official php-image in my Dockerfile like this: FROM php:5.6-apache MAINTAINER "John Doe <<span class="m_body_email_addr" ...
Altug Tekin
Apr 1, 2016 at 12:16 pm
Apr 2, 2016 at 4:00 am -
1
[docker-dev] previously downloaded images disappear when user namespaces is enabled in Docker 1.10
Folks, Until Docker 1.9, the user inside the container is root; more specifically uid = 0, gid = 0. If a breakout occurs, the container user is root on the host system. This was a major security ...Adi
Apr 1, 2016 at 8:16 am
Apr 1, 2016 at 2:37 pm -
Folks, In Docker 1.10, running the daemon with user-namespaces enabled leads to "--net=host" not working. ExecStart=/usr/bin/docker daemon --userns-remap=default -H fd:// followed by: systemctl ...
Adi
Apr 1, 2016 at 8:04 am
Apr 1, 2016 at 8:04 am -
Hello All, I installed commercial version of docker engine on new VM, and then installed docker trusted registry. Unfortunately it failed with bellow error msg Starting container ...
Jude m
Mar 30, 2016 at 2:33 am
Mar 30, 2016 at 2:33 am -
HI , I am running the mobicents/restcomm image with the bellow command docker run -d -e STATIC_ADDRESS="192.168.99.100" -e OUTBOUND_PROXY="10.10.222.85" --name=restcomm -e ...
Sabzar Ahmad
Mar 28, 2016 at 1:48 pm
Apr 1, 2016 at 11:57 am -
Hi everyone! We just released Docker 1.11.0-rc2, and would love if you could help us test it. Changelog and download links are at: https://github.com/docker/docker/releases/tag/v1.11.0-rc2 Feel free ...
Tibor Vass
Mar 25, 2016 at 9:45 pm
Mar 25, 2016 at 9:45 pm -
I am creating a docker network using "docker network create --d bridge mynet". I want to get the bridge name that is associated to this docker network. I know i can use the "-o" to provide bridge ...
Peeyush Jain
Mar 25, 2016 at 6:40 pm
Mar 25, 2016 at 10:11 pm
Group Overview
group | docker-dev |
discussions | 383 |
posts | 1,014 |
users | 332 |