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

Docker support #10

Open
maxhardt opened this issue Feb 25, 2022 · 0 comments
Open

Docker support #10

maxhardt opened this issue Feb 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@maxhardt
Copy link

I think Docker support might be helpful - especially since many Deep Learning practitioners using this might not be familiar with the Go tool chain.

Imagining an executable image like docker run tarp:latest <tarp-command-here>. Building the image could be part of the future CI. The final image could be as lean as just containing the compiled binary. Base image e.g. go:1.17-alpine.

@tmbdev tmbdev self-assigned this Aug 2, 2023
@tmbdev tmbdev added the enhancement New feature or request label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants