3 lines
65 B
Docker
3 lines
65 B
Docker
|
# Super basic test thing
|
||
|
FROM itzg/minecraft-server
|
||
|
ENV EULA=TRUE
|