asfernandes / node-firebird-drivers

Node.js Firebird Drivers
MIT License
53 stars 17 forks source link

Docker image with FB node application #92

Closed marcin-bury closed 3 years ago

marcin-bury commented 3 years ago

Hello

Excuse me, if this is not a proper place to ask that question, but did not find a better one. Has anybody tried to create docker image with application based on this firebird drivers utilizing node/alpine docker images I'm fairly new to node itself, so I will appreciate any clues (including sample docker files or compose files)

TIA Marcin

asfernandes commented 3 years ago

There is docker images for Firebird and for node. Generally, they are different images (server, client).

But you can customize and join them to use embedded.