Mustaphabns
Mustaphabns
Hi, i'am face to the same problem i'am using the last version of docker engine, i didn't inderstand where we should add -T11889, can you give me an exemple of...
Thank's for your quick response, it's not my choice, it's consumer choice :/ . I still have the same issue when tring to connect to database with ISQL: ` /opt/sybase/OCS-16_0/bin/isql...
> start your docker, exec an interactive bash, make your RUN file look like this below by adding a line to the last by one line. Restart your docker, it...
> A successful start will have these messages at the bottom of the log > > ``` > sudo docker exec syb bash -c ":; cd /opt/sybase/ASE-16_0/install/; tail -5 MYSYBASE.log"...
> I don't have isql with me, would you mind share your isql interface file content for reference? it's command line for connecting to sybase, you can find it in...
thank you everyone, my first problem was -T11889 tag, and second one is for macOs user, i find the solution here : https://github.com/nguoianphu/docker-sybase/issues/3 Thank you
Do you know how can i automatize all this configuration in docker-compose.yml ?