Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit 2f464ab

Browse files
committed
Add toolbox Dockerfile
1 parent e93888a commit 2f464ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Dockerfile.toolbox

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
FROM supplantr/shell-toolbox
2+
3+
RUN dnf copr enable -y jcrd/iniq
4+
5+
RUN dnf install -y iniq
6+
RUN dnf install -y perl

0 commit comments

Comments
 (0)