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
PR #1479 changed the docker base image to not include a shell, which
broke the dockerfile's logic for skipping the identity wrapper. It's no
longer possible to run the proxy without identity, so this functionality
isn't needed in any case.
This change fixes the Dockerfile and adds a CI workflow to test docker
builds on Dockerfile changes.
Signed-off-by: Oliver Gould <[email protected]>
0 commit comments