Giter Site home page Giter Site logo

cekit's Introduction

Concreate

Container image creation tool.

About

Concreate helps to build container images from image definition files.

Features

  • Building container images from YAML image definitions
  • (not yet available) Running tests on built images
  • (not yet available) Releasing container image by building it in Red Hat supported build system

Status

This project is currently in development. Initial release should be avaialble shortly. Support for multiple target platforms is planned in future, but currently only Docker is supported.

Installation

We strongly advise to use Virtualenv to install Concreate. If you are on Fedora/RHEL please install the python-virtualenv package. If you use different operating system please consult your package namager of choice for the correct package name.

# Prepare virtual environment
virtualenv ~/concreate
source ~/concreate/bin/activate

# Install Concreate
# Execute the same command to upgrade to latest version
pip install -U concreate

# Now you are able to run Concreate
concreate --help

Requirements

To build container images you need to have Docker installed on your system.

Usage

Please refer to the concreate --help output.

Documentation

Documentation is available in the docs directory.

History

Concreate originates from the Dogen tool. Dogen was developed for over two years and served us well, but we decided to make it a first class citizen and promote using abstract image descriptors. At the same time we wanted to add new set of features which made the "Dockerfile generator" tagline inaccurate and we decided to start fresh under a new project. In any case, this is the Dogen project evolution.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.