Giter Club home page Giter Club logo

sqlcl-docker's People

Contributors

krisrice avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

sqlcl-docker's Issues

Getting error when using any connect string

Thanks for this docker!
When I execute it without parameters, it works perfectly. But when I pass the connect string I get an error:
(Below, same connect string in both cases).
I couldn´t figure out what it could be.
Thanks for any input!

thomas@precision:~$ sudo docker run --add-host localhost:192.168.0.61 -it sqlcl


SQLcl: Release 23.3 Production on Sat Nov 11 03:31:34 2023

Copyright (c) 1982, 2023, Oracle.  All rights reserved.

Username? (''?) apps/apps@localhost:1521/freepdb1
Last Successful login time: Sat Nov 11 2023 03:31:46 +00:00

Connected to:
Oracle Database 23c Free, Release 23.0.0.0.0 - Developer-Release
Version 23.2.0.0.0

SQL> select * from dual;

DUMMY    
________ 
X        

SQL> exit
Disconnected from Oracle Database 23c Free, Release 23.0.0.0.0 - Developer-Release
Version 23.2.0.0.0
thomas@precision:~$ sudo docker run --add-host localhost:192.168.0.61 -it sqlcl apps/apps@localhost:1521/freepdb1
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "apps/apps@localhost:1521/freepdb1": stat apps/apps@localhost:1521/freepdb1: no such file or directory: unknown.
ERRO[0000] error waiting for container:                 
thomas@precision:~$ 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.