mirror of
https://github.com/cupcakearmy/tumbo.git
synced 2025-03-15 08:17:31 +00:00
3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
|
FROM debian
|
||
|
|
||
|
CMD [ "echo", "Hi {{ name }} from {{ os }}" ]
|