bodhi: don't install bodhi-docs via rpm in the web container
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
2cb4f66f27
commit
198ba09f4c
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ LABEL \
|
|||
name="bodhi-web" \
|
||||
vendor="Fedora Infrastructure" \
|
||||
license="MIT"
|
||||
RUN dnf install --refresh -y bodhi-docs-{{bodhi_version}} python3-pyramid_sawing
|
||||
RUN dnf install --refresh -y python3-pyramid_sawing
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT bash /etc/bodhi/start.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue