Re: Jenkins hosted in container is offline

2016-09-21 Thread Hung Suen
Thanks Baptiste. The Internet can be reached from my machine. As whether it can be reached from container, I tried different approaches but none of the commands can be run inside the container. I mean, commands like ifconfig/ping all returned errors like "bash: ifconfig: command not found" On

Re: Jenkins hosted in container is offline

2016-09-21 Thread Baptiste Mathus
Oh, and please, use the users list if you wish to have answers. Thanks 2016-09-21 22:07 GMT+02:00 Baptiste Mathus : > Are you behind a corporate proxy? Can Internet be reached from your > machine, and more specifically from that container? > > Cheers > > 2016-09-21 20:36

Re: Jenkins hosted in container is offline

2016-09-21 Thread Baptiste Mathus
Are you behind a corporate proxy? Can Internet be reached from your machine, and more specifically from that container? Cheers 2016-09-21 20:36 GMT+02:00 'Huanhuan Sun' via Jenkins Developers < jenkinsci-dev@googlegroups.com>: > Hi, > > > > I tried to set up a Jenkins container. I pulled the

Jenkins hosted in container is offline

2016-09-21 Thread 'Huanhuan Sun' via Jenkins Developers
Hi, I tried to set up a Jenkins container. I pulled the official docker image: jenkins and create a container off it. The commands I used: docker pull jenkins docker run -d -p 8090:8080 -t jenkins I could open the Jenkins dashboard at port 8090 but on the dashboard it showed Jenkins is