mirror of
https://github.com/brian8544/turtle-wow.git
synced 2025-01-01 04:14:35 +00:00
4 lines
65 B
Docker
4 lines
65 B
Docker
|
FROM juanluisbaptiste/postfix
|
||
|
|
||
|
COPY run.sh /
|
||
|
RUN chmod +x /run.sh
|