Skip to content
Snippets Groups Projects
Unverified Commit 0da2d7af authored by Matthew Wong's avatar Matthew Wong Committed by GitHub
Browse files

Merge pull request #818 from wongma7/flex-debian

Update flex base image
parents 4a3b3fb7 b04465e2
Branches
Tags flex-provisioner-v1.0.1-k8s1.10
No related merge requests found
......@@ -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% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment