Git Product home page Git Product logo

docker's Introduction

Docker

A selection of dockerfiles. Images are available on docker hub. Contrarily to other images, those images aim to be up-to-date and are mostly available also for different architectures such as AMD64, ARM64, ARMV7, and ARMV6.

Getting Started

The project relies on docker. For each dockerfile/docker image, an according subfolder exists including a README that explains how to use the docker image.

Prerequisites

You need docker installed on your machine to build the dockerfiles and run the images. Follow the installation as described by docker.

Creating Images

Clone the repository, open into the according directory and create the image, e.g.:

cd mpich
sudo docker build . -t mpich:3.3.2

If you wish to create a docker image for a different architecture, follow the steps described in the docker documentations that use buildx.

Artifacts

The docker images are available on docker hub for different architectures (including ARM for Raspberry Pi).

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a pull request

License

This project is licensed under CC BY-NC-SA 4.0 see the LICENSE file for details or the CC website.

Note that the docker images on docker hub are not part of this project and are published under the according docker hub license.

docker's People

Contributors

mfisherman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

docker's Issues

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.