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
As part of latest commit 87c752f3a61d578b8e2c600e2305aca99c44d812 loader.entrypoint has been removed, This change has not been backported to GSC, causing all workloads to fail during the signing process.
Description of the problem
As part of latest commit 87c752f3a61d578b8e2c600e2305aca99c44d812 loader.entrypoint has been removed, This change has not been backported to GSC, causing all workloads to fail during the signing process.
Steps to reproduce
docker build --tag ubuntu20.04-bash --file test/ubuntu20.04-bash.dockerfile .
./gsc build --insecure-args ubuntu20.04-bash test/ubuntu20.04-bash.manifest
./gsc sign-image ubuntu20.04-bash enclave-key.pem
Expected results
GSC signing build should be successful
Actual results
The text was updated successfully, but these errors were encountered: