TheBrokenRail
d268c1eec0
Some checks reported errors
Minetest-For-PinePhone/pipeline/head Something is wrong with the build of 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
|