cloud-toolbox: remove oc, add openstack dns zones tool, migrating to fedora-minimal
This commit is contained in:
parent
5e1e39d123
commit
dd0f0f8029
2 changed files with 10 additions and 17 deletions
|
@ -1,8 +1,7 @@
|
|||
FROM registry.fedoraproject.org/fedora:rawhide
|
||||
FROM registry.fedoraproject.org/fedora-minimal:rawhide
|
||||
|
||||
RUN dnf clean all && \
|
||||
dnf install -y tor nyx util-linux && \
|
||||
dnf clean all
|
||||
RUN dnf5 install -y tor nyx util-linux && \
|
||||
dnf5 clean all
|
||||
|
||||
COPY torrc.conf /torrc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue