[crosstool-ng/crosstool-ng] 612d37: testing/docker: set default value for CTNG_UID/CTN...

Alexey Neyman noreply@github.com
Wed Feb 26 19:05:00 GMT 2020


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 612d374fbea8d616ebf276c30a6fbca78e8f4bf9
      https://github.com/crosstool-ng/crosstool-ng/commit/612d374fbea8d616ebf276c30a6fbca78e8f4bf9
  Author: Chris Packham <judge.packham@gmail.com>
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
    M testing/docker/alpine3.8/Dockerfile
    M testing/docker/archlinux/Dockerfile
    M testing/docker/centos6/Dockerfile
    M testing/docker/centos7/Dockerfile
    M testing/docker/fedora29/Dockerfile
    M testing/docker/gentoo-amd64/Dockerfile
    M testing/docker/mint19-amd64/Dockerfile
    M testing/docker/ubuntu16.04/Dockerfile
    M testing/docker/ubuntu18.04/Dockerfile
    M testing/docker/ubuntu19.10/Dockerfile

  Log Message:
  -----------
  testing/docker: set default value for CTNG_UID/CTNG_GID

Make the creation of docker images easier so that CTNG_UID/CTNG_GID have
a default value if it's not explicitly specified when building. This
will allow publishing of images on various package repositories (e.g.
docker hub, gitlab containers). dmgr.sh can still be used to set the
UID/GID to that of the current user when building a custom container.

Signed-off-by: Chris Packham <judge.packham@gmail.com>


  Commit: b56c868175780326ce39a8201c0e4ad178fa06ac
      https://github.com/crosstool-ng/crosstool-ng/commit/b56c868175780326ce39a8201c0e4ad178fa06ac
  Author: Alexey Neyman <stilor@att.net>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M testing/docker/alpine3.8/Dockerfile
    M testing/docker/archlinux/Dockerfile
    M testing/docker/centos6/Dockerfile
    M testing/docker/centos7/Dockerfile
    M testing/docker/fedora29/Dockerfile
    M testing/docker/gentoo-amd64/Dockerfile
    M testing/docker/mint19-amd64/Dockerfile
    M testing/docker/ubuntu16.04/Dockerfile
    M testing/docker/ubuntu18.04/Dockerfile
    M testing/docker/ubuntu19.10/Dockerfile

  Log Message:
  -----------
  Merge pull request #1306 from cpackham/docker-default-uid

testing/docker: set default value for CTNG_UID/CTNG_GID


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/4fa0ba100b89...b56c86817578



More information about the crossgcc mailing list