Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carpentries-incubator/docker-introduction

Reproducible Computational Environments using Containers
https://github.com/carpentries-incubator/docker-introduction

beta carpentries carpentries-incubator containers docker education english hacktoberfest lesson

Last synced: 4 days ago
JSON representation

Reproducible Computational Environments using Containers

Awesome Lists containing this project

README

        

> **ATTENTION** This is an experimental test of [The Carpentries Workbench](https://carpentries.github.io/workbench) lesson infrastructure.
> It was automatically converted from the source lesson via [the lesson transition script](https://github.com/carpentries/lesson-transition/).
>
> If anything seems off, please contact Zhian Kamvar [[email protected]](mailto:[email protected])

[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/carpentries-incubator/docker-introduction)
[![The Carpentries Lab Review Status](https://badges.carpentries-lab.org/15_status.svg)](https://github.com/carpentries-lab/reviews/issues/15)

# Reproducible computational environments using containers: Introduction to Docker

[![Create a Slack Account with us](https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg)](https://swc-slack-invite.herokuapp.com/)

This repository generates the corresponding lesson website from [The Carpentries](https://carpentries.org/) repertoire of lessons.

If you are interested in Singularity as opposed to Docker, see the Singularity lesson in the Carpentries Incubator:

- [Reproducible Computational Environments Using Containers: Introduction to Singularity](https://github.com/carpentries-incubator/singularity-introduction)

## Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.

Please see the current list of [issues](https://github.com/carpentries-incubator/docker-introduction/issues) for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter [Contributing to a Project](https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
by Scott Chacon.
Look for the tag ![good\_first\_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg). This indicates that the mantainers will welcome a pull request fixing this issue.

## Maintainer(s)

Current maintainers of this lesson are

- [Jeremy Cohen](https://github.com/jcohen02)
- [David Eyers](https://github.com/dme26/)
- [Christina Koch](https://github.com/ChristinaLK)
- [Andy Turner](https://github.com/aturner-epcc)
- [Sarah Stevens](https://github.com/sstevens2/) - Send emails with questions here

## Authors

A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)

## Citation

To cite this lesson, please consult with [CITATION](CITATION)

[lesson-example]: https://carpentries.github.io/lesson-example