Skip to content
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

recipe to build tc_common docker image #209

Open
ttzeng opened this issue Oct 31, 2021 · 0 comments
Open

recipe to build tc_common docker image #209

ttzeng opened this issue Oct 31, 2021 · 0 comments

Comments

@ttzeng
Copy link

ttzeng commented Oct 31, 2021

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant