Set CMD to mkinitrd

Signed-off-by: Justin Cormack <justin@specialbusservice.com>
This commit is contained in:
Justin Cormack
2016-09-11 12:51:37 +01:00
committed by Justin Cormack
parent 0ce424ded4
commit fcf47232f7
2 changed files with 2 additions and 2 deletions

View File

@@ -51,4 +51,4 @@ RUN \
rc-update add azure default && \
true
CMD ["/bin/sh"]
CMD ["/mkinitrd.sh"]