aboutsummaryrefslogtreecommitdiff
path: root/trusty-armhf-tcwg/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'trusty-armhf-tcwg/Dockerfile')
-rw-r--r--trusty-armhf-tcwg/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/trusty-armhf-tcwg/Dockerfile b/trusty-armhf-tcwg/Dockerfile
index 529a17d..706f94a 100644
--- a/trusty-armhf-tcwg/Dockerfile
+++ b/trusty-armhf-tcwg/Dockerfile
@@ -88,4 +88,4 @@ RUN chmod 0700 /etc/skel/.ssh \
VOLUME /tmp
EXPOSE 22
-CMD ["/usr/sbin/sshd", "-D"]
+CMD ["linux32", "/usr/sbin/sshd", "-D"]