Search Criteria
Package Details: charliecloud 0.42-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: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-09-17 14:57 (UTC) |
Last Updated: | 2025-09-30 23:01 (UTC) |
Dependencies (19)
- python (python37AUR)
- 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) (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-image
command. I can't see from the PKGBUILD why this utility would not be included. Any insights on how to get it? Thanks!