gp validate
, you’ll need to authenticate against the private registry in your workspace. See below for an example of how to setup and authenticate using OIDC.gp validate
emulates a workspace start using the Docker daemon running in your workspace. To prevent unintended security repercussions, the credentials used during workspace start are not automatically made available in the workspace..gitpod.yml
File.gitpod.yml
file, directly reference the private ECR image:
.gitpod.yml
file, reference the Dockerfile:
gp validate
Note: IDP has connectivity requirements. Gitpod Enterprise can be configured to expose Gitpod services publicly.
gp validate