Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a dockerfile #22

Open
nstott opened this issue Oct 31, 2022 · 2 comments
Open

Create a dockerfile #22

nstott opened this issue Oct 31, 2022 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@nstott
Copy link
Contributor

nstott commented Oct 31, 2022

I would like to use the provider for some internal testing.
it would be great to have a pre-built binary for this purpose. As well, having a general purpose runtime would be nice. a container with terraform, the provider binary added, the proper dev overrides, etc etc'

let's create a Dockerfile that will build the provider, and package some commonly used tools together, so that we can ship this provider easily elsewhere

@serdardalgic
Copy link
Contributor

I don't understand the necessity of a Dockerfile, TBH.
The GNUMakefile can build and install the package on any computer.
Now, there is also an automated release system to release the provider.
I'm closing this issue for now. Please feel free to provide more use cases if the current solutions do not fix your case. Thank you.

@serdardalgic serdardalgic closed this as not planned Won't fix, can't repro, duplicate, stale Nov 4, 2022
@serdardalgic serdardalgic reopened this Nov 4, 2022
@serdardalgic
Copy link
Contributor

Hey @nstott ! Can you elaborate more on this need for having a Dockerfile?

@serdardalgic serdardalgic added enhancement New feature or request question Further information is requested labels Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants