List of questions
Related questions
Question 182 - Professional Cloud Developer discussion
You recently developed a new application. You want to deploy the application on Cloud Run without a Dockerfile. Your organization requires that all container images are pushed to a centrally managed container repository. How should you build your container using Google Cloud services? (Choose two.)
A.
Push your source code to Artifact Registry.
B.
Submit a Cloud Build job to push the image.
C.
Use the pack build command with pack CLI.
D.
Include the --source flag with the gcloud run deploy CLI command.
E.
Include the --platform=kubernetes flag with the gcloud run deploy CLI command.
Your answer:
0 comments
Sorted by
Leave a comment first