Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Commit

Permalink
Update flex base image
Browse files Browse the repository at this point in the history
  • Loading branch information
wongma7 committed Jun 18, 2018
1 parent 4a3b3fb commit b04465e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions flex/deploy/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM gcr.io/google-containers/debian-base-amd64:0.3
FROM launcher.gcr.io/google/debian9

# install the go kube piece of provisioner
COPY flex-provisioner /opt/storage_drivers/flex-provisioner


ENTRYPOINT ["/opt/storage_drivers/flex-provisioner"]

# "github.com/kubernetes-incubator/external-storage/lib/controller"

0 comments on commit b04465e

Please sign in to comment.