How can I install executables with my deployment
babazaroni
TRIALOP

2 years ago

I'm using a python library that makes calls to an executable mdb-tools.

How can I get mdb-tools installed in my deployment?

Will I have to make a docker file with these tools installed.

I'm using Ubuntu.

These tools can be installed with apt install mdbtools.

1 Replies

2 years ago

I would recommend writing a Dockerfile, yes.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...