Build a Docker Image on GCP
If you’re using a Jupyter notebook in Kubeflow on Google Cloud Platform(GCP), you can submit Docker image builds toCloud Build. Cloud Build buildsthe Docker image and pushes it to.
Run the command to submit a build. The following example assumes that your Dockerfile is in the current directory:
You should see a response similar to this:
- See how to .