1
0
mirror of https://github.com/rancher/os.git synced 2025-07-01 09:11:48 +00:00
os/scripts/dockerimages/05-console
2015-02-14 09:35:46 -07:00

4 lines
77 B
Plaintext

FROM base
COPY scripts/dockerimages/scripts/console.sh /
CMD ["/console.sh"]