Skip to content

Commit

Permalink
Remove bad line
Browse files Browse the repository at this point in the history
Change-type: patch
  • Loading branch information
AlexProgrammerDE authored Jul 5, 2021
1 parent fe61222 commit 60a968e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mc-server/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ FROM balenalib/%%BALENA_MACHINE_NAME%%-debian-openjdk:16-jdk-buster
# \/ If you want to use java 8 delete the # in front of the line below and add a # in front of the first line \/
# FROM balenalib/%%BALENA_MACHINE_NAME%%-debian-openjdk:8-jdk-stretch

RUN tar -zxf /opt/openjdk-16.0.1_linux-aarch64_bin.tar.gz -C /opt/

ENV DBUS_SYSTEM_BUS_ADDRESS=unix:path=/host/run/dbus/system_bus_socket

RUN install_packages wget jq
Expand Down

0 comments on commit 60a968e

Please sign in to comment.