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

ARMV7 Docker Image #234

Merged
merged 14 commits into from
Jun 21, 2021
Merged

ARMV7 Docker Image #234

merged 14 commits into from
Jun 21, 2021

Conversation

dbrennand
Copy link
Contributor

@dbrennand dbrennand commented Jun 19, 2021

Summary

This PR provides a Dockerfile to build and run Libreddit on devices with an ARMV7 processor such as Raspberry Pi 3 & 4. Addresses issue #221

Tested and working on my Raspberry Pi 4:

daniel@raspberrypi4:~ $ uname -m
armv7l
daniel@raspberrypi4:~ $ uname -a
Linux raspberrypi4 5.10.17-v7l+ #1421 SMP Thu May 27 14:00:13 BST 2021 armv7l GNU/Linux

Files added in this PR

  • .github/workflows/docker-armv7.yml
  • Dockerfile.armv7

@spikecodes spikecodes linked an issue Jun 21, 2021 that may be closed by this pull request
@spikecodes spikecodes added the enhancement New feature that aren't already in Reddit label Jun 21, 2021
@spikecodes spikecodes merged commit 5418303 into libreddit:master Jun 21, 2021
@spikecodes
Copy link
Collaborator

Thank you for this great contribution! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature that aren't already in Reddit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Armv7 docker build?
2 participants