Skip to content

Instantly share code, notes, and snippets.

@afcotroneo
Created January 27, 2022 14:11
Show Gist options
  • Save afcotroneo/95d80c617c0ba9f7586e31d8634252e1 to your computer and use it in GitHub Desktop.
Save afcotroneo/95d80c617c0ba9f7586e31d8634252e1 to your computer and use it in GitHub Desktop.
## access omnisql through the container
docker exec -it omnisciserver /omnisci/bin/omnisql -q -s omnisciserver -u myuser -p mypass --db mydb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment