-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker buildx errors #2603
Comments
Hi: `docker buildx build --platform linux/arm64 -t gitlab:14.10.0 . [+] Building 77.4s (8/14)
|
P.S. It is helpful to share a full error log, but GitHub renders the text as markdown by default (and it will broke some original information). Please consider attach as a file or use code block to make it easier to read the log and let us help you. |
Build using (build log omitted. see attachment file for full log) $ { time docker buildx build --platform linux/arm64 -t sameersbn/gitlab:15.0.3-arm64 . ; } 2>&1 | tee buildx_sameersbn_gitlab_15.0.3.arm64_include-platform-to-golang-install-url.log_change-user-to-cp-database.yml.log
real 443m3.571s
user 0m28.869s
sys 0m14.879s build log: buildx_sameersbn_gitlab_15.0.3.arm64_include-platform-to-golang-install-url.log_change-user-to-cp-database.yml.log |
I have submit a PR #2732. |
No description provided.
The text was updated successfully, but these errors were encountered: