Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeksterslab/docker-manmcmedmiss

Docker and Apptainer/Singularity containers for the manMCMedMiss project based on Arch Linux.
https://github.com/jeksterslab/docker-manmcmedmiss

Last synced: 15 days ago
JSON representation

Docker and Apptainer/Singularity containers for the manMCMedMiss project based on Arch Linux.

Awesome Lists containing this project

README

        

# docker-manmcmedmiss

Ivan Jacob Agaloos Pesigan

[![Docker Build](https://github.com/jeksterslab/docker-manmcmedmiss/actions/workflows/docker-build.yml/badge.svg)](https://github.com/jeksterslab/docker-manmcmedmiss/actions/workflows/docker-build.yml)

## Description

Docker and Apptainer/Singularity containers for the [manMCMedMiss](https://github.com/jeksterslab/manMCMedMiss) project based on [Arch Linux](https://archlinux.org/).

## Build

To build the Docker container and the Apptainer/Singularity image file (`manmcmedmiss.sif`),
run the following.

```bash
git clone https://github.com/jeksterslab/docker-manmcmedmiss.git
cd docker-manmcmedmiss
make
```