Skip to content
Snippets Groups Projects
Commit 2c0a59cb authored by Ulf Markwardt's avatar Ulf Markwardt
Browse files

Update contribute_container.md

parent 45572fe4
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!300Contrib container
# Contributing using Docker Containers
# Contributing Using Local Docker Container
## Prerequisites
Assuming you have:
* A system with running Docker installation
* All necessary access/execution rights
* A gitlab clone
## Fork an Clone Repository
All contributing starts with forking the repository to either [gitlab.hrz.tu-chemnitz.de](https://gitlab.hrz.tu-chemnitz.de) or any other git service, e.g., [gitlab.com](https://www.gitlab.com), [github.com](https://www.github.com) or your personal preference. Now, create a local clone of your fork with one of these two ways:
```Shell Session
~ git clone git@gitlab.hrz.tu-chemnitz.de:LOGIN/hpc-compendium.git
~ git clone https://gitlab.hrz.tu-chemnitz.de/LOGIN/hpc-compendium.git
```
## Start the Docker Containers
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment