Skip to content

NickHeap/docker-oe117-odbc-nuxt

Repository files navigation

docker-oe117-odbc-nuxt

Example of using OpenEdge 11.7 ODBC with Nuxt.js

Docker Commands

Install build tools

npm install --global --production windows-build-tools

Build

docker build -t docker-oe117-odbc-nuxt:latest .

Run

 docker run -it -p 30000:30000 docker-oe117-odbc-nuxt:latest

Run with bash

docker run -it docker-oe117-odbc-nuxt:latest bash

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

Example of using OpenEdge 11.7 ODBC with Nuxt.js

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published