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 cleanup #41

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

Docker cleanup #41

wants to merge 11 commits into from

Conversation

jennydaman
Copy link
Contributor

@jennydaman jennydaman commented Jan 18, 2021

  • use python:3.9.1-buster official base image
  • remove unused and impeding files
    • docker-entrypoint.py: not useful, caused bugs
    • pfurl/testts/*: nothing useful
  • adapt semvar, bumped version to 2.3.1 from 2.3.0.1
  • automatic builds on Github Actions to cross-compile docker images targeting amd64, arm64, and ppc64le
    • master tagged as latest
    • tags are built and named after themselves
    • action needed: add docker bot account password to secrets in setttings
  • freeze pip dependencies

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.

1 participant