Skip to content

Commit

Permalink
remove mcdr
Browse files Browse the repository at this point in the history
why not install manually
  • Loading branch information
NanamiNakano committed Oct 2, 2023
1 parent 0a58d5c commit d939924
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,3 @@ FROM python:3.11-bookworm AS python
ENV JAVA_HOME=/jre
ENV PATH="${JAVA_HOME}/bin:${PATH}"
COPY --from=zulu-jdk20 /zulu-jre20 $JAVA_HOME

# install mcdr
RUN pip3 install mcdreforged -i

CMD ["bash"]

0 comments on commit d939924

Please sign in to comment.