mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 18:31:32 +00:00
6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
FROM wesnoth/wesnoth:16.04
|
|
|
|
COPY ./ /home/wesnoth-travis/
|
|
|
|
WORKDIR /home/wesnoth-travis
|