Giter VIP home page Giter VIP logo

envs's Introduction

Docker Environments for CI

Available versions

centos: 7, 8

cartridge: 2.4.0

tarantool: 2.2, 2.3, 2.4, 2.5, 2.6

image type: base, build

Image

Image is build using following template:

  • registry.gitlab.com/runfor/envs/centos:<centos>-<image_type>
  • registry.gitlab.com/runfor/envs/cartridge:<centos>-<cartridge>-<image_type>
  • registry.gitlab.com/runfor/envs/cartridge-dind:<cartridge>
  • registry.gitlab.com/runfor/envs/tarantool:<centos>-<tarantool>-<image_type>

Example:

$ docker run --rm -it registry.gitlab.com/runfor/envs/tarantool:8-2.6-base
[root@e320efd841b8 /]# tarantool --version | head -2
Tarantool 2.6.1-0-gcfe0d1a55
Target: Linux-x86_64-RelWithDebInfo
[root@e320efd841b8 /]# cat /etc/*release | head -2
CentOS Linux release 8.2.2004 (Core)
NAME="CentOS Linux"
[root@e320efd841b8 /]# cartridge version
Tarantool Cartridge CLI v2.4.0 linux/amd64 commit: 2079d9b

Installed software

Tarantool

Tarantool image includes version specified by the tag and it has cartridge-cli installed

Base

  • git
  • cmake
  • which
  • wget
  • zip
  • unzip
  • docker-ce-cli
  • python3-pip
  • awscli

Build

  • make
  • gcc
  • gcc-c++
  • glibc-devel
  • libstdc++-devel
  • lua-devel
  • autoconf
  • automake
  • libtool
  • curl-devel

envs's People

Contributors

runsfor 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.