aboutsummaryrefslogtreecommitdiff
path: root/xenial-amd64-tcwg-base
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-06-01 11:29:39 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-06-01 11:29:39 +0000
commitbd4718155732038844245da6cafd017a2464e580 (patch)
tree3f38b21395ddbabdd524d1fd50e78f59973b33ff /xenial-amd64-tcwg-base
parent6c51576a20ed00b6ba7b3407f220862945b10c2f (diff)
tcwg-base/: Move new-user.sh here from tcwg-build/
Change-Id: Idd91d3b71b1980958895bb3e5a0c4a814bb1ed09
Diffstat (limited to 'xenial-amd64-tcwg-base')
-rw-r--r--xenial-amd64-tcwg-base/Dockerfile3
-rw-r--r--xenial-amd64-tcwg-base/xenial-amd64-tcwg-build/Dockerfile4
2 files changed, 3 insertions, 4 deletions
diff --git a/xenial-amd64-tcwg-base/Dockerfile b/xenial-amd64-tcwg-base/Dockerfile
index 665253db..a7834cf6 100644
--- a/xenial-amd64-tcwg-base/Dockerfile
+++ b/xenial-amd64-tcwg-base/Dockerfile
@@ -100,6 +100,7 @@ RUN install -D -p -m0755 /usr/share/doc/git/contrib/workdir/git-new-workdir /usr
&& echo "MaxStartups 256" >> /etc/ssh/sshd_config \
&& echo "MaxSessions 256" >> /etc/ssh/sshd_config
+COPY new-user.sh /usr/local/bin/
COPY postfix-main.cf.in /etc/postfix/main.cf
COPY postfix-sasl_password.in /etc/postfix/sasl_password
@@ -124,4 +125,4 @@ VOLUME /tmp
EXPOSE 22
CMD ["/usr/sbin/sshd", "-D"]
-# checksum: 2c4f845b0ea5b96fda4b80ebee0c24f2
+# checksum: 076425a20c7afb989affdede4481c722
diff --git a/xenial-amd64-tcwg-base/xenial-amd64-tcwg-build/Dockerfile b/xenial-amd64-tcwg-base/xenial-amd64-tcwg-build/Dockerfile
index 519add68..62ca534d 100644
--- a/xenial-amd64-tcwg-base/xenial-amd64-tcwg-build/Dockerfile
+++ b/xenial-amd64-tcwg-base/xenial-amd64-tcwg-build/Dockerfile
@@ -1,8 +1,6 @@
# Auto generated from tcwg-base/tcwg-build/Dockerfile.in. Do not edit.
FROM linaro/ci-amd64-tcwg-base-ubuntu:xenial
-COPY new-user.sh /usr/local/bin/
-
RUN new-user.sh --group tcwg-infra:9000 \
&& new-user.sh --passwd "tcwg-buildslave:x:11827:9000:TCWG Buildslave::/bin/bash" \
&& new-user.sh --passwd "tcwg-benchmark:x:12326:9000:TCWG Benchmark::/bin/bash" \
@@ -28,4 +26,4 @@ RUN \
/var/lib/apt/lists/* \
/tmp/* \
/var/tmp/*
-# checksum: 4e6ae7dbe4ddff7b1e792d57fda62ff5
+# checksum: cb3df93de0a1a7b466665316a38399de