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 build was fixed in PR #430, but versions >5.2.1 haven't been uploaded #544

Closed
gabrielkrell opened this issue Jan 1, 2018 · 13 comments
Labels
difficulty: medium fix is medium in difficulty status: waiting for feedback waiting for feedback from the submitter type: bug bug in the library

Comments

@gabrielkrell
Copy link
Contributor

gabrielkrell commented Jan 1, 2018

Issue Summary

A weird bug was discovered in #426 and fixed in #430, but in the meantime builds for 4.2.1 and 4.3.0 failed. Is it possible to backport #430 to the old tags and then re-upload to Docker Hub?

Steps to Reproduce

(See the builds page.)

Technical details:

The rest of the builds were fine, but Docker was broken in builds 4.2.1 and 4.3.0. To get them up, you could:

Nontechnical details:

Happy New Year!

@thinkingserious thinkingserious added status: help wanted requesting help from the community type: bug bug in the library labels Jan 2, 2018
@thinkingserious
Copy link
Contributor

Thanks @gabrielkrell! On the backlog ;)

Happy New Year!

@gabrielkrell
Copy link
Contributor Author

Same to you!

@thinkingserious thinkingserious added the difficulty: medium fix is medium in difficulty label Feb 27, 2018
@thinkingserious
Copy link
Contributor

Hi @gabrielkrell,

I hope all is well! It's been a while.

I merged in #430 and it looks like there is still some issue with the Docker build.

If you have a moment, I'd appreciate your insight.

Thanks!

With Best Regards,

Elmer

@gabrielkrell
Copy link
Contributor Author

gabrielkrell commented Aug 17, 2018

Hey @thinkingserious, I've been fine! Same to you; hope all are happy at Sendgrid :). I'll take a look, but it may be some time until I get to it - lots on the backlog right now.

- Gabe

@thinkingserious
Copy link
Contributor

Thanks!

I hope a full backlog means that you are having a great time :)

@Warlord77
Copy link

Any one working on this ? @gabrielkrell can you just guide me how to fix this ?

@thinkingserious
Copy link
Contributor

I am about to look into this one, but before I do, are you already working on this @Warlord77?

@thinkingserious thinkingserious added status: waiting for feedback waiting for feedback from the submitter and removed status: help wanted requesting help from the community labels Dec 7, 2018
@childish-sambino
Copy link
Contributor

Closing this out as the root-level Dockerfile is now functioning properly.

@jonodrew
Copy link

I seem to be having issues - I think this line requires a folder that's not in the repo.

COPY prism/prism/nginx/cert.crt /usr/local/share/ca-certificates/cert.crt

I can't find a guide to using Docker on the repo either - all the links seem to be broken.

@childish-sambino
Copy link
Contributor

@jonodrew
Copy link

In https://github.com/sendgrid/sendgrid-python/blob/master/FIRST_TIMERS.md#setting-up-the-development-environment, the link to USAGE.md is broken. With that being said, I then looked at that file and it seemed to be a guide to the API rather than how to set up the container?

With that being said, once I'd run make test-docker the Docker file build itself without any issues on docker build .

@gabrielkrell
Copy link
Contributor Author

gabrielkrell commented Jul 10, 2020

Looks like the language there was copied from the old CONTRIBUTING.md (and would have been referencing the old Docker usage file). The docker/ folder was removed in 91f4cd8. The "Docker" link at the top of the main README is also broken (that "new" section should be removed anyway, it's from 2017).

@childish-sambino
Copy link
Contributor

Old links have now been removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium fix is medium in difficulty status: waiting for feedback waiting for feedback from the submitter type: bug bug in the library
Projects
None yet
Development

No branches or pull requests

5 participants