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
{{ message }}
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.
FROM quay.io/openshiftio/rhel-base-nodejs-10-java-1.8:latest
MAINTAINER Fabric8 Launcher Team <fabric8-launcher@googlegroups.com>
LABEL maintainer "Fabric8 Launcher Team <fabric8-launcher@googlegroups.com>"
LABEL author "Fabric8 Launcher Team <fabric8-launcher@googlegroups.com>"
ENV LANG=en_US.utf8
USER root
#Install OC
RUN curl -sSL https://github.com/openshift/origin/releases/download/v3.11.0/openshift-origin-client-tools-v3.11.0-0cbc58b-linux-64bit.tar.gz | tar xzC /usr/bin --strip-components 1