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

gnupg extension is missing #76

Closed
kermorgant opened this issue Oct 8, 2018 · 2 comments
Closed

gnupg extension is missing #76

kermorgant opened this issue Oct 8, 2018 · 2 comments

Comments

@kermorgant
Copy link
Contributor

kermorgant commented Oct 8, 2018

Expected Behavior

This code should work

        $this->gpg = new \gnupg();

Current Behavior

It produces this error Class 'gnupg' not found

Possible Solution

working on it, see https://github.com/kermorgant/docker-images-php/blob/7.2-v1/Dockerfile.cli

@kermorgant
Copy link
Contributor Author

Hi @moufmouf

The modification I made on https://github.com/kermorgant/docker-images-php/blob/7.2-v1/Dockerfile.cli worked for me.

Would you accept a pull request with this for all the variants ?

@gulien
Copy link
Collaborator

gulien commented Oct 8, 2018

Hello @kermorgant

Could you open a PR for this change? 👍

You'll have to update the Dockerfile.blueprint file under utils folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants