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

Add Github Action with docker build #120

Merged
merged 2 commits into from
Apr 29, 2021

Conversation

jinxka
Copy link
Contributor

@jinxka jinxka commented Apr 26, 2021

Add a new github action which will build the dockerfile to avoid breaking it again in the future.

Im using docker/setup_buildx_actions, which I found in https://docs.docker.com/ci-cd/github-actions/

I also fixed the Dockerfile with #115 (comment)

Resolve #115

@jinxka jinxka changed the title Draft Add Github Action with docker build Add Github Action with docker build Apr 26, 2021
Dockerfile Outdated Show resolved Hide resolved
We need to downgrade package cryptography to 3.3.2
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.

Add a build of the Dockerfile in github action
2 participants