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
{{ message }}
This repository was archived by the owner on Nov 11, 2024. It is now read-only.
Following the instructions on the top-level README.md to build the sample code, the build fails while copying files from the tc_common container, but it's not in the local nor docker hub registry. how to create it? Thanks.
Step 3/10 : COPY --from=tc_common /home/ /home/
invalid from flag value tc_common: pull access denied for tc_common, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
make[2]: *** [xcode-server/CMakeFiles/build_tc_xcode_service.dir/build.make:57: xcode-server/CMakeFiles/build_tc_xcode_service] Error 1
make[1]: *** [CMakeFiles/Makefile2:705: xcode-server/CMakeFiles/build_tc_xcode_service.dir/all] Error 2
make: *** [Makefile:84: all] Error 2