Skip to content

Commit

Permalink
add: skopeo
Browse files Browse the repository at this point in the history
  • Loading branch information
codekow committed Oct 17, 2024
1 parent 77d4138 commit 410dc70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN dnf repolist && \
# terminal-based editors
less vi vim nano \
# misc tools
httpd-tools \
httpd-tools skopeo \
# developer tools
diffutils curl-minimal wget tar git git-lfs procps jq && \
dnf clean all && \
Expand Down

0 comments on commit 410dc70

Please sign in to comment.