Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jeksterslab/docker-manmcmedmiss
- Owner: jeksterslab
- Created: 2022-09-22T17:26:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-12T18:26:56.000Z (over 1 year ago)
- Last Synced: 2024-10-10T05:35:27.575Z (about 1 month ago)
- Language: Shell
- Homepage: https://github.com/jeksterslab/docker-manmcmedmiss
- Size: 534 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```