mirror of
https://github.com/MillironX/singularity-builds.git
synced 2024-11-24 02:19:55 +00:00
Add Dockerfile for pigz/parallel
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
2e84ca3543
commit
5f8999708e
1 changed files with 3 additions and 0 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM alpine:3.14.0
|
||||
|
||||
RUN apk add --no-cache parallel pigz bash
|
Loading…
Reference in a new issue