Giter Site home page Giter Site logo

cairo-containers's Introduction

Giza Cairo 1.0 Containers

Cairo 1.0 applications, provided by Giza, containerized and ready to launch.

Why use Giza's Cairo 1.0 Images?

  • Giza closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems.
  • With Giza's Cairo 1.0 images the latest bug fixes and features are available as soon as possible.
  • Giza containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs.
  • All our images are based on Ubuntu image with the familiarity of a leading Linux distribution.
  • All Giza Cairo 1.0 images are available in Docker Hub.
  • Giza container images are released on a regular basis with the latest distribution packages available.

Get an image

The recommended way to get any of the Cairo 1.0 Images is to pull the prebuilt image from the Docker Hub Registry. The tag corresponds with the release version of Cairo 1.0. You can see all releases here.

docker pull gizatechxyz/cairo-1.0

To use a specific version, you can pull a versioned tag.

docker pull gizatechxyz/cairo-1.0:[TAG]

If you wish, you can also build the image yourself by cloning the repository and executing the docker build command.

git clone https://github.com/gizatechxyz/cairo-containers.git
docker build -t gizatechxyz/cairo-1.0 .

If you want to build the Cairo 1.0 image with a specific version you can use:

git clone https://github.com/gizatechxyz/cairo-containers.git
docker build -t gizatechxyz/cairo-1.0 --build-arg="CAIRO_GIT_TAG=v1.1.0" --build-arg="SCARB_VERSION=v0.3.0" .

Contributing

We'd love for you to contribute to those container images. You can request new features by creating an issue, or submit a pull request with your contribution.

License

This project is licensed under the MIT license.

See LICENSE for more information.

cairo-containers's People

Contributors

franalgaba avatar

Stargazers

 avatar Marcello Bardus avatar pia avatar  avatar  avatar

Watchers

 avatar

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.