-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
DietPi-Software | Docker-Compose #4020
Conversation
@MichaIng |
I would say so, similar to how Portainer does. |
@MichaIng As well I did a first attempt to get |
I'll test it on other ARMv8 boards, however, RPi4 64-bit should behave the same as it is the same Debian APT repository. |
I tested it on RPi4 64bit. There |
QEMU is good at that. It has quite a few ARM and ARM64 emulated boards. DietPi doesn't have any images for any of them (except for the Raspberry Pis), though it does support the OrangePi PC, which is supported. |
I was trying QEMU in past but never succeeded to get it running on my W10 box |
during the last couple of days, I did some test installation and for me it was working fine. Would be good to have a 2nd pair of eyes checking. Especially on nonRPi boards. |
Works very well on x86_64, used it to run the Pi-hole Docker container to do some testing there 👍. A quite simple install anyway, thanks to pip. Let me do some minor code changes, otherwise ready to be merged. |
🤔 well |
Works great on VM and ARMv7. I'll merge. |
ok I verified it once more on my RPi3B+ and first I was irritated by the output. Was not expecting the word-wrap to see 😄
but it is working well 👍 |
Indeed that looks strange. Also the notification function that aims to replace the execution animation doesn't recognise manual "\n" linebreaks, so the first line is not overprinted as expected. I just fixed that within G_EXEC: 13a0edf Only left glitch: In the error prompt, the command will still be shown with an actual newline, as whiptail does not support escaping them at all. Like in console |
way better now. well done 😃
|
Status: Testing
Reference: #3078
Commit list/description:
pipweels
as additional pip repository for ARMv6 and ARMv7libffi-dev
andlibssl-dev
for aarch64/arm64. It is not required for building docker-composepipweels
installation on top, to be setup first