TheBrokenRail
27ad6caa3b
All checks were successful
minecraft-pi-docker/pipeline/head This commit looks good
4 lines
76 B
Docker
4 lines
76 B
Docker
FROM ubuntu:focal
|
|
|
|
RUN apt-get update && apt-get install -y docker.io rsync
|