Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c81107b8ac | ||
| d642b9f32a | |||
| 7ca1173019 | |||
| 4a34af1a90 | |||
| 366895197f | |||
|
|
1631209a2d | ||
|
|
6a2b9d4835 |
3 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ ENV NAME=fedora-toolbox VERSION=32
|
|||
LABEL com.github.containers.toolbox="true" \
|
||||
com.github.debarshiray.toolbox="true" \
|
||||
com.redhat.component="$NAME" \
|
||||
name="$FGC/$NAME" \
|
||||
name="$NAME" \
|
||||
version="$VERSION" \
|
||||
usage="This image is meant to be used with the toolbox command" \
|
||||
summary="Base image for creating Fedora toolbox containers" \
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ fpaste
|
|||
git
|
||||
gnupg
|
||||
gnupg2-smime
|
||||
gvfs-client
|
||||
hostname
|
||||
iputils
|
||||
jwhois
|
||||
|
|
@ -19,6 +20,7 @@ man-db
|
|||
man-pages
|
||||
mlocate
|
||||
mtr
|
||||
nss-mdns
|
||||
openssh-clients
|
||||
passwd
|
||||
pigz
|
||||
|
|
@ -35,5 +37,6 @@ vte-profile
|
|||
wget
|
||||
which
|
||||
words
|
||||
xorg-x11-xauth
|
||||
xz
|
||||
zip
|
||||
|
|
|
|||
|
|
@ -1,8 +1,6 @@
|
|||
acl
|
||||
bash
|
||||
chkconfig
|
||||
curl
|
||||
dbus-daemon
|
||||
gawk
|
||||
grep
|
||||
gzip
|
||||
|
|
@ -12,7 +10,6 @@ p11-kit
|
|||
pam
|
||||
python3
|
||||
rpm
|
||||
rpm-plugin-systemd-inhibit
|
||||
sed
|
||||
systemd
|
||||
tar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue