Minetest-For-Mobile/Dockerfile.build

4 lines
70 B
Docker
Raw Normal View History

2020-12-21 16:53:31 +00:00
FROM ubuntu:focal
RUN apt-get update && apt-get install -y docker.io