minecraft-pi-reborn/Dockerfile.build

4 lines
76 B
Docker
Raw Normal View History

2020-09-26 23:48:47 +00:00
FROM ubuntu:focal
2020-10-16 20:04:03 +00:00
RUN apt-get update && apt-get install -y docker.io rsync