mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 23:12:36 +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
|