• Thomas Vos's avatar
    Update linux-amd64 Dockerfile to Ubuntu 20.04 (#1062) · b4f463b9
    Thomas Vos authored
    Needed to add `ARG DEBIAN_FRONTEND=noninteractive` so installation does
    not get stuck, copied this from another Dockerfile.
    Also `binutils-2.26` was missing so replaced it with `binutils`, this is
    in line with the other docker files, but I am unsure if this could break
    anything.
    
    On my PC the image build is successful (using `build.sh` script). The
    `run.sh` script is also successful after adapting its paths to my local
    setup. Unsure about publishing.
    b4f463b9
Name
Last commit
Last update
.github Loading commit data...
.run Loading commit data...
gradle/wrapper Loading commit data...
samples Loading commit data...
skiko Loading commit data...
.gitignore Loading commit data...
DEVELOPMENT.md Loading commit data...
LICENSE Loading commit data...
NOTICE Loading commit data...
README.md Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle.kts Loading commit data...