aboutsummaryrefslogtreecommitdiff
path: root/xenial-armhf-tcwg-base/xenial-armhf-tcwg-build/Dockerfile
blob: 617189837eba7c5e841bc6cdb935d4e0227bbe03 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Auto generated from tcwg-base/tcwg-build/Dockerfile.in. Do not edit.
FROM linaro/ci-armhf-tcwg-base-ubuntu:xenial

RUN while read line; do \
      if [ x"$(echo "$line" | cut -d: -f 4)" != x"9000" ]; then \
        continue; \
      fi; \
      new-user.sh --passwd "$line"; \
    done </home-data/passwd

# checksum: c815138e51130526b39402332535d2e5