minecraft-pi-reborn_fix-tin.../Dockerfile.server

8 lines
119 B
Docker

FROM thebrokenrail/minecraft-pi:client
ENV MCPI_SERVER=1
RUN apt-get install -y xvfb
ENTRYPOINT xvfb-run ./launcher