Forgot to add call to install the package
This commit is contained in:
@@ -2,7 +2,7 @@ FROM fedora:latest
|
||||
|
||||
COPY ./entrypoint.sh /entrypoint.sh
|
||||
|
||||
RUN dnf -y rpmdevtools
|
||||
RUN dnf -y install rpmdevtools
|
||||
|
||||
RUN rpmdev-setuptree
|
||||
|
||||
|
||||
Reference in New Issue
Block a user