You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Define the targeted ARCH amd64 | arm64export BUILD_ARCH=amd64
# Build the Image
./scripts/docker_build.sh $BUILD_ARCH# Run the Image
./scripts/docker_run.sh $BUILD_ARCH