Use fedora-minimal image
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
This commit is contained in:
parent
bc698113ad
commit
8ea87f4939
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
FROM registry.fedoraproject.org/fedora:latest
|
||||
FROM registry.fedoraproject.org/fedora-minimal:latest
|
||||
|
||||
ENV NAME="glusterfs" \
|
||||
DESC="GlusterFS on Fedora" \
|
||||
ENV NAME="glusterfs-minimal" \
|
||||
DESC="GlusterFS on Fedora (minimal)" \
|
||||
VERSION=0 \
|
||||
RELEASE=1 \
|
||||
ARCH=x86_64 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue