Created
May 17, 2018 20:29
-
-
Save bjartek/15e2e9f317835073cc7d027550cb3899 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Step 1/2 : FROM fedora:rawhide | |
---> 5292e27c6dac | |
Step 2/2 : RUN dnf --repofrompath f29-build,http://kojipkgs.fedoraproject.org/repos/f29-build/latest/x86_64/ --repo f29-build install java-10-openjdk && dnf clean all | |
---> Running in ab337f6a6215 | |
Added f29-build repo from http://kojipkgs.fedoraproject.org/repos/f29-build/latest/x86_64/ | |
f29-build 210 kB/s | 56 MB 04:31 | |
Last metadata expiration check: 0:02:49 ago on Thu May 17 20:25:37 2018. | |
Dependencies resolved. | |
================================================================================ | |
Package Arch Version Repository Size | |
================================================================================ | |
Installing: | |
java-openjdk x86_64 1:10.0.1.10-5.fc29 f29-build 208 k | |
Installing dependencies: | |
aajohan-comfortaa-fonts noarch 3.001-2.fc28 f29-build 147 k | |
alsa-lib x86_64 1.1.6-2.fc29 f29-build 430 k | |
copy-jdk-configs noarch 3.3-12.fc29 f29-build 25 k | |
fontconfig x86_64 2.13.0-4.fc29 f29-build 253 k | |
fontpackages-filesystem noarch 1.44-21.fc29 f29-build 15 k | |
freetype x86_64 2.9-1.fc29 f29-build 389 k | |
giflib x86_64 5.1.4-1.fc28 f29-build 50 k | |
java-openjdk-headless x86_64 1:10.0.1.10-5.fc29 f29-build 40 M | |
javapackages-filesystem noarch 5.1.0-1.fc29 f29-build 28 k | |
lcms2 x86_64 2.9-2.fc28 f29-build 164 k | |
libX11 x86_64 1.6.5-7.fc29 f29-build 621 k | |
libX11-common noarch 1.6.5-7.fc29 f29-build 167 k | |
libXau x86_64 1.0.8-11.fc28 f29-build 34 k | |
libXext x86_64 1.3.3-8.fc28 f29-build 44 k | |
libXi x86_64 1.7.9-6.fc28 f29-build 48 k | |
libXrender x86_64 0.9.10-5.fc28 f29-build 32 k | |
libXtst x86_64 1.2.3-5.fc28 f29-build 25 k | |
libfontenc x86_64 1.1.3-7.fc28 f29-build 36 k | |
libjpeg-turbo x86_64 1.5.90-1.fc29 f29-build 167 k | |
libpkgconf x86_64 1.4.2-1.fc29 f29-build 34 k | |
libpng x86_64 2:1.6.34-4.fc28 f29-build 125 k | |
libstdc++ x86_64 8.1.1-1.fc29 f29-build 468 k | |
libxcb x86_64 1.13-2.fc29 f29-build 228 k | |
lksctp-tools x86_64 1.0.16-9.fc28 f29-build 96 k | |
lua x86_64 5.3.4-10.fc28 f29-build 191 k | |
lua-posix x86_64 33.3.1-8.fc28 f29-build 175 k | |
nspr x86_64 4.19.0-1.fc29 f29-build 141 k | |
nss x86_64 3.36.1-3.fc29 f29-build 646 k | |
nss-softokn x86_64 3.36.1-3.fc29 f29-build 385 k | |
nss-softokn-freebl x86_64 3.36.1-3.fc29 f29-build 226 k | |
nss-sysinit x86_64 3.36.1-3.fc29 f29-build 64 k | |
nss-util x86_64 3.36.1-2.fc29 f29-build 90 k | |
pkgconf x86_64 1.4.2-1.fc29 f29-build 37 k | |
pkgconf-m4 noarch 1.4.2-1.fc29 f29-build 16 k | |
pkgconf-pkg-config x86_64 1.4.2-1.fc29 f29-build 14 k | |
ttmkfdir x86_64 3.0.9-54.fc29 f29-build 60 k | |
tzdata-java noarch 2018d-1.fc29 f29-build 185 k | |
xorg-x11-font-utils x86_64 1:7.5-38.fc29 f29-build 95 k | |
xorg-x11-fonts-Type1 noarch 7.5-19.fc28 f29-build 521 k | |
Transaction Summary | |
================================================================================ | |
Install 40 Packages |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment