How to install mssqlodbc18 on default Prefect image #18238
Unanswered
Daniel-Ross
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
hi @Daniel-Ross - I'm not immediately sure about compatibility with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all-
I'm new to Prefect and testing to see if it will fit my needs.
I'm currently stuck trying to get mssqlodbc18 installed by using my prefect.yaml file.
I've tried using the directions from Microsoft for installing on Ubuntu (which I'm not even sure the Prefect image is based on). Here they are:
I've put the above in the
pulland then aprefect.deployments.steps.run_shell_scriptsection of my prefect.yaml file.Here is the error I generally get:
If I try to install apt-utils, the error log just grows in size and complains about no terminal.
Any help or advice would be appreciated.
Thanks,
Dan
Beta Was this translation helpful? Give feedback.
All reactions