Include some commands in the greenwave container for debugging.
This commit is contained in:
parent
644d5a45d9
commit
afc739fcd9
1 changed files with 4 additions and 1 deletions
|
@ -19,7 +19,10 @@ spec:
|
|||
PyYAML \
|
||||
fedmsg-hub \
|
||||
python2-flask \
|
||||
python-memcached
|
||||
python-memcached \
|
||||
nc \
|
||||
dig \
|
||||
nslookup
|
||||
RUN dnf -v -y install --setopt=tsflags=nodocs \
|
||||
https://kojipkgs.fedoraproject.org//packages/greenwave/0.3/4.fc26/noarch/greenwave-0.3-4.fc26.noarch.rpm
|
||||
# create a symlink for configuring the fedmsg consumers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue