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 3e4eb99 commit 49e9bc8Copy full SHA for 49e9bc8
fedora-20.docker
@@ -1,4 +1,4 @@
1
FROM fedora:20
2
-RUN yum -y groupinstall "X Software Development"; yum -y install libX11-xcb xcb-util libnsl; yum clean all
+RUN yum -y groupinstall "X Software Development" "Fonts"; yum -y install xcb-util; yum clean all
3
4
0 commit comments