docker-sybase
docker-sybase copied to clipboard
Getting error from running in windows container versions.
isql -U sa -P myPassword -S MYSYBASE CT-LIBRARY error: ct_connect(): network packet layer: internal net library error: Net-Lib protocol driver call to connect two endpoints failed
ps -aef UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:58 ? 00:00:00 /bin/sh /sybase-entrypoint.sh root 7 1 0 18:58 ? 00:00:00 /bin/sh /opt/sybase/ASE-16_0/install/RUN_MYSYBASE root 8 7 1 18:58 ? 00:00:08 /opt/sybase/ASE-16_0/bin/dataserver -d/opt/sybase/data/master root 10 0 0 18:59 pts/0 00:00:00 /bin/bash root 53 10 0 19:07 pts/0 00:00:00 ps -aef
Same here.
same here