Skip to content

Fixed the Dockerfile so the build would be successful and updated the README file. #8

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

daniel-leicht
Copy link

Two simple commits, please review them.

The Dockerfile image could not be built:
1. The apt command prompted for a confirmation on installation, this makes the image build fail, so -y was added to suppress the confirmation.
2. The certificate of the GIT repository seems to not match anymore (due to outdated os or go version perphaps?), so added a flag to ignore certificate errors.
- Fixed the typo in the import statement.
- Added printing of the result.
@orenovadia
Copy link

Maintainers please review this one!

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

Successfully merging this pull request may close these issues.

2 participants