Giter VIP home page Giter VIP logo

docker-images's Introduction

docker-images

Docker images for fun and for profit, mostly meant to be used in GitLab CI or Drone CI jobs.

  • ubuntu16.04-gcc5.3.1-openmpi1.10-mkl2017.4.239: install GCC 5.3.1, OpenMPI 1.10 and MKL 2017.4.239 on top of Ubuntu 16.04 Currently used for testing LSDALTON
  • ubuntu18.04-gcc7.3.0-openmpi2.1.0-mkl2017.4.239: install Python3, GCC 7.3.0, OpenMPI 2.1.0 and MKL 2017.4.239 on top of Ubuntu 18.04
  • ubuntu16.04-pgi17.4: install PGI 17.4 CE on top of Ubuntu 16.04 Currently used for testing LSDALTON
  • ubuntu16.04-intel2018.1: install Intel 2018.1 on top of Ubuntu 16.04.
  • cmake-cookbook_ubuntu16.04-intel2018.1: install Intel 2018.1 on top of Ubuntu 16.04. Currently used for testing CMake Cookbook
  • cmake-cookbook_ubuntu16.04-pgi17.4: install PGI 17.4 on top of Ubuntu 16.04. Currently used for testing CMake Cookbook

DockerHub

The container images are automatically built on DockerHub at https://hub.docker.com/u/devcafe/ DockerHub does not allow dashes in user and organization names. It's devcafe, not dev-cafe!

For example you can download the ubuntu16.04-pgi17.4 container locally with:

docker pull devcafe/ubuntu16.04-pgi17.4

Then get a shell inside the container with

docker run -it devcafe/ubuntu16.04-pgi17.4 /bin/bash

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.