mirror of
https://github.com/rancher/os.git
synced 2025-09-19 17:38:30 +00:00
4 lines
56 B
Docker
4 lines
56 B
Docker
![]() |
FROM rancher/os-base
|
||
|
COPY extra.sh /
|
||
|
CMD ["/extra.sh"]
|