mirror of
https://github.com/ivabus/gui
synced 2025-04-24 14:37:11 +03:00
5 lines
No EOL
99 B
Docker
5 lines
No EOL
99 B
Docker
FROM getneil/tea-builder:bincache
|
|
|
|
COPY entrypoint.sh /entrypoint.sh
|
|
|
|
ENTRYPOINT ["/entrypoint.sh"] |