Skip to content

Commit

Permalink
Remove the registry-bundle container. (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
timburks authored Apr 11, 2023
1 parent 2dfba38 commit a275c34
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 234 deletions.
10 changes: 1 addition & 9 deletions containers/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
# containers

This directory contains configurations and support files for building
containers containing `registry-server` and related tools.
containers containing `registry-experimental` and other tools.

Use `registry-bundle/Dockerfile` to build a container with `registry-server`,
`envoy`, and `authz-server`. Envoy is configured to support grpc-web and to
perform authorization using the `authz-server` that is included with this
project, which is also included and run in the container.

Use `authz-server/Dockerfile` to build a container with only `authz-server`.
This can be deployed in Kubernetes in a three-container pod with
`registry-server` and `envoy`.
67 changes: 0 additions & 67 deletions containers/registry-bundle/Dockerfile

This file was deleted.

43 changes: 0 additions & 43 deletions containers/registry-bundle/RUN.sh

This file was deleted.

115 changes: 0 additions & 115 deletions containers/registry-bundle/envoy.yaml

This file was deleted.

0 comments on commit a275c34

Please sign in to comment.