Search Criteria
Package Details: charliecloud 0.43-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/charliecloud.git (read-only, click to copy) |
|---|---|
| Package Base: | charliecloud |
| Description: | A lightweight, fully unprivileged container implementation for HPC applications |
| Upstream URL: | https://charliecloud.io/ |
| Keywords: | cluster container docker hpc |
| Licenses: | Apache-2.0 |
| Submitter: | alyst |
| Maintainer: | Blutkoete |
| Last Packager: | Blutkoete |
| Votes: | 2 |
| Popularity: | 0.83 |
| First Submitted: | 2019-09-17 14:57 (UTC) |
| Last Updated: | 2026-01-25 08:39 (UTC) |
Dependencies (19)
- python
- bats (make)
- cjson (cjson-gitAUR) (make)
- fuse3 (fuse3-gitAUR) (make)
- python-pip (make)
- python-sphinx_rtd_theme (make)
- shellcheck (shellcheck-gitAUR, shellcheck-binAUR) (make)
- squashfs-tools (squashfs-tools-gitAUR) (make)
- squashfuse (squashfuse-gitAUR) (make)
- wget (wget-gitAUR) (make)
- bats (optional) – ch-test
- cjson (cjson-gitAUR) (optional) – JSON features
- fuse3 (fuse3-gitAUR) (optional) – ch-run internal SquashFS mounting
- git (git-gitAUR, git-glAUR, git-wd40AUR) (optional) – ch-image using build cache
- nvidia-container-toolkit (optional) – ch-run inject nVidia GPU libraries
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (optional) – ch-image using RSYNC instruction
- shellcheck (shellcheck-gitAUR, shellcheck-binAUR) (optional) – ch-test
- squashfs-tools (squashfs-tools-gitAUR) (optional) – internal SquashFS mounting
- wget (wget-gitAUR) (optional) – ch-test
Latest Comments
samueldy commented on 2022-03-03 18:16 (UTC)
Just installed version 0.15-1, and I can't find the
ch-imagecommand. I can't see from the PKGBUILD why this utility would not be included. Any insights on how to get it? Thanks!