Created
May 17, 2018 20:40
-
-
Save bjartek/58e3398853796388a97e4415879c6a79 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
ending build context to Docker daemon 3.072kB | |
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 jre-10-headless && dnf clean all | |
---> Running in caf86ad878ed | |
Added f29-build repo from http://kojipkgs.fedoraproject.org/repos/f29-build/latest/x86_64/ | |
f29-build 258 kB/s | 56 MB 03:40 | |
Last metadata expiration check: 0:02:49 ago on Thu May 17 20:31:52 2018. | |
Dependencies resolved. | |
================================================================================ | |
Package Arch Version Repository Size | |
================================================================================ | |
Installing: | |
java-openjdk-headless x86_64 1:10.0.1.10-5.fc29 f29-build 40 M | |
Installing dependencies: | |
copy-jdk-configs noarch 3.3-12.fc29 f29-build 25 k | |
freetype x86_64 2.9-1.fc29 f29-build 389 k | |
javapackages-filesystem noarch 5.1.0-1.fc29 f29-build 28 k | |
lcms2 x86_64 2.9-2.fc28 f29-build 164 k | |
libjpeg-turbo x86_64 1.5.90-1.fc29 f29-build 167 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 | |
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 | |
tzdata-java noarch 2018d-1.fc29 f29-build 185 k | |
Transaction Summary | |
================================================================================ | |
Install 18 Packages |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment