X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2Fcentos%2FDockerfile;h=c4c116d9f990d0ae2ff735dc29915878f61e81b2;hb=e51ccfcb4aace7c04c20f2fd3ae3d7f42e326a69;hp=d1a236f54ce7a05ada111db69feff16b3ef56026;hpb=411be57bf43022de3edec7a24e26993c3e977402;p=integration%2Fpackaging.git diff --git a/docker/centos/Dockerfile b/docker/centos/Dockerfile index d1a236f..c4c116d 100755 --- a/docker/centos/Dockerfile +++ b/docker/centos/Dockerfile @@ -2,13 +2,13 @@ FROM centos:7 # Schema: https://github.com/projectatomic/ContainerApplicationGenericLabels LABEL name="Int/Pack CentOS Dockerfile" \ - version="5.2" \ + version="7.0" \ vendor="OpenDaylight" \ summary="OpenDaylight Integration/Packaging example CentOS Dockerfile" \ vcs-url="https://git.opendaylight.org/gerrit/p/integration/packaging.git" # Install OpenDaylight -RUN yum install -y http://cbs.centos.org/repos/nfv7-opendaylight-52-release/x86_64/os/Packages/opendaylight-5.2.0-1.el7.noarch.rpm && yum clean all +RUN yum install -y http://cbs.centos.org/repos/nfv7-opendaylight-70-release/x86_64/os/Packages/opendaylight-7.0.0-1.el7.noarch.rpm && yum clean all # Ports # 8101 - Karaf SSH