【发布时间】:2019-07-14 20:02:36
【问题描述】:
我正在尝试在运行 raspbian butler 的 Raspberry PI 4 上使用 Docker 启动 gocd 服务器,并且在启动时初始化立即失败并出现以下错误:
standard_init_linux.go:211: exec user process caused "exec format error"
【问题讨论】:
标签: docker raspberry-pi go-cd
我正在尝试在运行 raspbian butler 的 Raspberry PI 4 上使用 Docker 启动 gocd 服务器,并且在启动时初始化立即失败并出现以下错误:
standard_init_linux.go:211: exec user process caused "exec format error"
【问题讨论】:
标签: docker raspberry-pi go-cd
找到一个在基于 arm 的处理器上运行的 gocd docker 映像:https://github.com/pellegrino/arm-gocd-server
【讨论】: