We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab45bf3 commit 9208c61Copy full SHA for 9208c61
tor-fied-web/web_build/Dockerfile
@@ -1,7 +1,7 @@
1
FROM opensuse/tumbleweed
2
3
# install base packages
4
-RUN zypper ref && zypper -n install apache2
+RUN zypper ref && zypper -n install apache2 git
5
RUN zypper -n install daps ruby2.6-rubygem-asciidoctor
6
RUN zypper -n install python3-Sphinx python3-restructuredtext_lint
7
RUN zypper -n install pandoc
0 commit comments