mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-24 05:35:32 +02:00
some testing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM balenalib/aarch64-debian:stretch
|
||||
FROM arm64v8/debian:buster
|
||||
# FROM balenalib/aarch64-debian:stretch
|
||||
|
||||
LABEL maintainer="Andre Germann" \
|
||||
url="<https://buanet.de>"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
FROM balenalib/armv7hf-debian:stretch
|
||||
FROM arm32v7/debian:buster
|
||||
# FROM balenalib/armv7hf-debian:stretch
|
||||
|
||||
LABEL maintainer="Andre Germann" \
|
||||
url="<https://buanet.de>"
|
||||
|
||||
Reference in New Issue
Block a user