Re: Zeppelin 0.10 docker won't start

2021-09-22 Thread Lior Chaga
Ok, that seemed to work :-) Thanks On Wed, Sep 22, 2021 at 12:14 PM Lior Chaga wrote: > I figured it works for most ppl, otherwise someone would have reported it > already. > I'm trying to swipe all docker images and containers and relaunch. > > On Wed, Sep 22, 2021 at 12:11 PM Jeff Zhang wrote

Re: Zeppelin 0.10 docker won't start

2021-09-22 Thread Lior Chaga
I figured it works for most ppl, otherwise someone would have reported it already. I'm trying to swipe all docker images and containers and relaunch. On Wed, Sep 22, 2021 at 12:11 PM Jeff Zhang wrote: > Not sure what's wrong on your side, this command works for me. > > > Lior Chaga 于2021年9月22日周

Re: Zeppelin 0.10 docker won't start

2021-09-22 Thread Jeff Zhang
Not sure what's wrong on your side, this command works for me. Lior Chaga 于2021年9月22日周三 下午5:08写道: > docker run -p 8080:8080 --rm --name zeppelin apache/zeppelin:0.10.0 > > > On Wed, Sep 22, 2021 at 12:04 PM Jeff Zhang wrote: > >> which command to you use to launcher docker ? >> >> Lior Chaga

Re: Zeppelin 0.10 docker won't start

2021-09-22 Thread Lior Chaga
docker run -p 8080:8080 --rm --name zeppelin apache/zeppelin:0.10.0 On Wed, Sep 22, 2021 at 12:04 PM Jeff Zhang wrote: > which command to you use to launcher docker ? > > Lior Chaga 于2021年9月22日周三 下午5:02写道: > >> Hi, >> >> Trying to launch zeppelin 0.10 docker on mac following the instructions >

Re: Zeppelin 0.10 docker won't start

2021-09-22 Thread Jeff Zhang
which command to you use to launcher docker ? Lior Chaga 于2021年9月22日周三 下午5:02写道: > Hi, > > Trying to launch zeppelin 0.10 docker on mac following the instructions > here > > > Docker image exists im

Zeppelin 0.10 docker won't start

2021-09-22 Thread Lior Chaga
Hi, Trying to launch zeppelin 0.10 docker on mac following the instructions here Docker image exists immediately with exit code 1. Container log does not exist, and I could find no clue for it in doc