You probably need to expose the port 1121 by adding forward option like so:

scripts/run.py -e "memcached -u root" --forward "tcp:1121::1121"

On Tuesday, November 21, 2017 at 7:24:41 PM UTC-5, answe...@gmail.com wrote:
>
> I run Memcached image successfully, but I don't know how to use it.
>
>
> wande@ubuntu:~/osv$ sudo scripts/run.py -e "memcached -u root"
> OSv v0.24-467-gd52cb12
> eth0: 192.168.122.15
> Memcached for OSV, based on Memcached 1.4.21
>
> Then I try to connect it by 
> 'telnet 127.0.0.1 1121'
> but it doesn't work and the screen displays nothing.
>
> Would someone please tell me how to use the Memcached image.
>
>

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to