[opencms-dev] need help in starting opencms 10.0.1 docker image

Christoph Kukulies kuku at physik.rwth-aachen.de
Fri Sep 16 18:12:17 CEST 2016


Solved it. It's been a port thing. I edited the port mapping (NAT)
in the default virtual box VM and mapped port 8080 to port 80 on 
localhost (127.0.0.1). Probably mapping 8080 to 8080 would work either
but this way it's nicer.


Am 16.09.2016 um 12:38 schrieb Christoph Kukulies:
> I need some help in running docker images. I installed (Windows 7) the 
> docker toolbox (which gives me the docker quickstart window)
>
>
> kuku at W7A04 MINGW64 /u
> $ docker ps -a
> CONTAINER ID        IMAGE COMMAND                  CREATED 
> STATUS                      PORTS                    NAMES
> c6a9d84ea03a        docker/whalesay                 "cowsay 
> boo"             10 minutes ago      Exited (0) 10 minutes 
> ago                            infallible_carson
> 8aeb4f34da50        hello-world "/hello"                 16 minutes 
> ago      Exited (0) 16 minutes ago                            
> gigantic_pare
> e38364c10cfe        alkacon/opencms-docker:10.0.1 
> "/root/opencms-run.sh"   50 minutes ago Created furious_rosalind
> 07003df28b7c        alkacon/opencms-docker:10.0.1 
> "/root/opencms-run.sh"   58 minutes ago      Up 58 
> minutes               0.0.0.0:8080->8080/tcp   trusting_shannon
>
> kuku at W7A04 MINGW64 /u
>
> For one: I don't see any process listening at port 8080 on localhost, 
> consequently I cannot connect the browser to that port.
>
> I was following the instructions on
>
> https://hub.docker.com/r/alkacon/opencms-docker/
>
> Can anyone help?
>

-- 
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de



More information about the opencms-dev mailing list