TheBrokenRail
805112acb1
Some checks failed
minecraft-pi-docker/pipeline/head There was a failure building this commit
4 lines
70 B
Docker
4 lines
70 B
Docker
FROM ubuntu:focal
|
|
|
|
RUN apt-get update && apt-get install -y docker.io
|