`docker info` Server Version: 19.03.2
The image is uploaded, everything works as expected Just have double-checked `docker run -i --rm --name om-server-full --expose=5443 --expose=8888 -p 5443:5443 -p 8888:8888 openmeetings-docker-images.bintray.io/server-full:latest` On Sat, 21 Sep 2019 at 23:43, YUP <[email protected]> wrote: > BTW, what version of docker do you use? > $ docker info > > сб, 21 вер. 2019 о 18:30 YUP <[email protected]> пише: > > > > Great, thanks! > > > > сб, 21 вер. 2019 о 18:29 Maxim Solodovnik <[email protected]> пише: > > > > > > Well > > > I can upload my image to the bintray > > > And you can try it > > > Will do it tomorrow > > > > > > On Sat, Sep 21, 2019, 23:14 YUP <[email protected]> wrote: > > >> > > >> So something is wrong with Archlinux as a host machine and OM in > > >> docker. But it is nonsense, created image should not depend from host > > >> machine and om+mysql+kurento must run the same way... > > >> > > >> сб, 21 вер. 2019 о 18:03 Maxim Solodovnik <[email protected]> > пише: > > >> > > > >> > Kurento and mysql are both started right before om > > >> > It is very clear from the logs > > >> > And both video and recording works in om :) > > >> > > > >> > On Sat, Sep 21, 2019, 22:55 YUP <[email protected]> wrote: > > >> >> > > >> >> OK. Please enter your container with running OM: > > >> >> > > >> >> docker exec -it CONTAINER_ID bash > > >> >> and then check whether kurento running: > > >> >> ps xuaw | grep kurento > > >> >> or > > >> >> service kurento-media-server status > > >> >> and post the result, please. > > >> >> > > >> >> > > >> >> > > >> >> > > >> >> сб, 21 вер. 2019 о 16:59 Maxim Solodovnik <[email protected]> > пише: > > >> >> > > > >> >> > `docker build -t om-server-full --build-arg BUILD_TYPE=full .` > > >> >> > `docker run -i --rm --name om-server-full --expose=5443 > --expose=8888 -p 5443:5443 -p 8888:8888 -e OM_TYPE=full -it om-server-full` > > >> >> > > > >> >> > works as expected :) > > >> >> > > > >> >> > On Sat, 21 Sep 2019 at 20:37, YUP <[email protected]> wrote: > > >> >> >> > > >> >> >> > Will provide you with the complete list of commands I run > > >> >> >> Thanks, it will be useful! > > >> >> >> > > >> >> >> > BTW just found this thread: > https://groups.google.com/d/msg/kurento/e93n1plA0EM/XxVVKtWSAQAJ > > >> >> >> > Might be useful for nginx users > > >> >> >> > > >> >> >> I'll check it. > > >> >> >> Regards, > > >> >> >> Yarema > > >> >> > > > >> >> > > > >> >> > > > >> >> > -- > > >> >> > WBR > > >> >> > Maxim aka solomax > -- WBR Maxim aka solomax
