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

Multiarch Docker support and improved Compose #54

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

Conversation

Fazendaaa
Copy link

@Fazendaaa Fazendaaa commented Oct 7, 2020

Hey, Kanishka, thank you for this amazing, well made and described project.

I saw that the current Dockerfile has an old standard and is Debian-based, that being said I wanted to add multiarch build support trough the new buildx feature. Some changes that I've made:

  • Dockerfile is now Alpine Linux based
  • Removed Dockerfile.armv7 and Dockerfile.nginx as they are not needed anymore
  • Changed the .gitingore
  • Added an entrypoint.sh file to the new Dockerfile
  • Created a Makefile to automate builds
  • Upgraded a Python dependency

I did this because I wanted to self hos your project in my Rancher -- Kubernetes --cluster.

Thank you again for such an awesome project.

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.

None yet

1 participant