mirror of
https://github.com/mkuf/prind.git
synced 2025-11-04 20:36:09 +01:00
add custom octoprint dockerfile; add link about cross-building images to buildscript
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
## https://www.stereolabs.com/docs/docker/building-arm-container-on-x86/
|
||||
## docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
||||
|
||||
set -e
|
||||
|
||||
registry=${1}
|
||||
|
||||
Reference in New Issue
Block a user