Sign inSign up

caffeine01/ora2pg

By caffeine01

Updated over 3 years ago

Runs Darold's ora2pg in a docker container.

Image
0

544

caffeine01/ora2pg repository overview

Runs darold's ora2pg in a docker container.

Running Examples:

  • Get the version: docker run --rm -it caffeine01/ora2pg --version
  • Map a ora2pg.conf located in current directory: docker run --rm -it -v "$(pwd):$(pwd)" -w "$(pwd)" caffeine01/ora2pg --conf ./ora2pg.conf

Full documentation at https://ora2pg.darold.net/start.html

Dockerfile source: https://github.com/Bluestep-Systems/ora2pg-docker/blob/main/Dockerfile

https://github.com/Bluestep-Systems/ora2pg is a fork of https://github.com/darold/ora2pg which fixes a searchpath bug with oracle FWD wrapper.

Tag summary

Content type

Image

Digest

sha256:a1b43b745

Size

284.9 MB

Last updated

over 3 years ago

docker pull caffeine01/ora2pg