Add cross-arch buildscript
This commit is contained in:
8
.env
8
.env
@@ -16,4 +16,10 @@ XDG_RUNTIME_DIR=/run/user/1000
|
||||
WAYLAND_DISPLAY=wayland-1
|
||||
DISPLAY=:0
|
||||
|
||||
DEBUG=1
|
||||
DEBUG=1
|
||||
|
||||
# Container registry settings
|
||||
LOCAL_IMAGE_NAME=spyder-conda
|
||||
SPYDER_IMAGE=git.maxboeer.com/schmax/spyder-desktop-docker:latest
|
||||
BUILDX_PLATFORMS=linux/amd64,linux/arm64
|
||||
BUILDX_BUILDER_NAME=spyder-buildx
|
||||
Reference in New Issue
Block a user