ci: Move Fedora32 Dockerfile to Fedora33
Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
diff --git a/ci/Dockerfile/fedora33 b/ci/Dockerfile/fedora33
new file mode 100644
index 0000000..253c3f3
--- /dev/null
+++ b/ci/Dockerfile/fedora33
@@ -0,0 +1,8 @@
+FROM fedora:33
+RUN dnf -y install gcc-c++ flex bison git ctags cscope expat-devel patch \
+ zlib-devel zlib-static texinfo "perl(bigint)" "perl(XML::Simple)" \
+ "perl(YAML)" "perl(XML::SAX)" "perl(Fatal)" "perl(Thread::Queue)" \
+ "perl(Env)" "perl(XML::LibXML)" "perl(Digest::SHA1)" "perl(ExtUtils::MakeMaker)" \
+ libxml2-devel which wget unzip tar cpio python bzip2 bc findutils ncurses-devel \
+ openssl-devel make libxslt vim-common lzo-devel python2 rsync hostname
+RUN dnf -y install nosync redhat-lsb-core python-matplotlib python-numpy graphviz