mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
Bug: Error while building image (unsupported GOOS/GOARCH pair) #535
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fbdb on GitHub (Jun 10, 2025).
TLDR: Error while building the image:
go: unsupported GOOS/GOARCH pair linux/Fatal error: invalid platform: string is malformed: "-field"docker builddocker build -t qmcgaw/ddns-updater --build-arg UID=1024 --build-arg GID=100 https://github.com/qdm12/ddns-updater.gitHere is the error:
Full logs
Host OS: Synology DS920+: DSM 7.1.1
Any help on this would be appreciated, thank you !