Sign inSign up

gnocchixyz/gnocchi-openshift

By gnocchixyz

•Updated over 9 years ago

Gnocchi images for OpenShift

Image
0

861

gnocchixyz/gnocchi-openshift repository overview

⁠====================== Gnocchi on OpenShift

This repository contains a Dockerfile that can be used to build an image of Gnocchi latest version on OpenShift.

⁠Building and pushing via Docker Hub

You can push this image on Docker Hub <http://hub.docker.com>_ to use it in OpenShift later::

$ docker build -t /gnocchi $ docker push /gnocchi

Then create an application using the image imported from the pull spec <username>/gnocchi.

If you push the image after a rebuild, you can trigger a refresh of the image if needed::

$ oc import-image /gnocchi

Tag summary

Content type

Image

Digest

Size

375.6 MB

Last updated

over 9 years ago

docker pull gnocchixyz/gnocchi-openshift