-
Notifications
You must be signed in to change notification settings - Fork 138
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
Add Dockerfiles for testing and for a working example #327
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow that's quite a matrix of dockerfiles. I wonder if we should try to reduce some of the duplication. Will ponder.
Yeah I think Travis is kind of a dead-end at this point. Well that should
be a fun project for somebody.
…On Sat, Oct 23, 2021 at 7:18 AM Ed Sabol ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In docker/example/gearmand/Dockerfile
<#327 (comment)>:
> @@ -0,0 +1,64 @@
+FROM gearmand/supervisord:latest
From docker/example/supervisord/Dockerfile, as documented in the
README-Docke.md.
I just noticed that none of the Makefiles for building the Docker images
were committed because a .dockerignore prevented it. I'll have to fix
that.
We've also run out of OSS credits for Travis CI. 😒 I emailed their
support desk and asked them for a recurring amount, but I haven't heard
back yet. If they don't, I think we will probably need to switch to GitHub
Workflows....
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#327 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADS6YGSVJ5VWQQM3H7LOW3UIK74BANCNFSM5GRSQX3A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Hey @esabol I'm not entirely sure I have time to scrutinize this but it does look interesting. Let's take a look after we get 1.1.20 out. |
I played around with these last night and they're pretty handy. |
@SpamapS wrote:
I meant to add these over a year ago, but I'm just getting around to creating the PR now. Sorry. Better late than never, I hope.