Skip to content

LalatenduMohanty/crc

 
 

Repository files navigation

CodeReady Containers - OpenShift 4 on your Laptop

Introduction

This project is focused on bringing a minimal OpenShift 4.0 or newer cluster to your local laptop or desktop computer.

If you are looking for a solution for running OpenShift 3.x, you will need tools such as oc cluster up, Minishift or CDK.

Check back for updates, we plan to have something available "soon".

Documentation

Using CodeReady Containers

You can find the source files for the documentation in the docs/source directory.

To build the formatted documentation, use the following:

$ git clone https://github.com/code-ready/crc
$ cd crc
$ make build_docs

This will create a docs/build/master.html file which you can view in your browser.

Developing CodeReady Containers

Developers who want to work on CodeReady Containers should visit the Developing CodeReady Containers document.

Community

Contributions, questions, and comments are all welcomed and encouraged!

You can reach the community by:

If you want to contribute, make sure to follow the contribution guidelines when you open issues or submit pull requests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 93.6%
  • Shell 2.9%
  • Makefile 2.3%
  • Gherkin 1.2%