1. 11 May, 2016 1 commit
    • Jean-Philippe Roemer's avatar
      Update docker/build.sh script to use glide & make (#3079) · bcd4adb3
      Jean-Philippe Roemer authored
      
      * docker: update build script to use glide + make
      
      - docker/build.sh will now use glide to fetch dependencies
      - glide is built from source to keep compatibility with arm
        (no pre-prebuilt binary for arm)
      - docker/build.sh will also now use the provided Makefile
        It will generate an error when trying to get git build has as we do
        not ship the 88mo .git directory during the build (should not cause
        any problem as the variable it sets was not set previously)
      
      * docker: fix docker arm build
      
      - drop gosu version back to 1.7 as gosu binary for armhf is broken
      - see tianon/gosu#19
      
      * docker: update gosu to 1.9
      Signed-off-by: default avatarJean-Philippe Roemer <jp@roemer.im>
      bcd4adb3
  2. 25 Feb, 2016 1 commit
    • Jean-Philippe Roemer's avatar
      Dockerfile & Dockerfile.pi updates · 7845075b
      Jean-Philippe Roemer authored
      - Upgrade of gosu to v1.7
      - Change in docker/build.sh to use `--no-cache` to prevent APKINDEX creation when installing dev dependencies
      - Manual upgrade of Alpine on Raspberry Pi when building to make sure the environment is the same as the standard Dockerfile
      7845075b
  3. 28 Jan, 2016 2 commits
  4. 25 Jan, 2016 1 commit
    • Jean-Philippe Roemer's avatar
      Update Dockerfile & build script and add /etc/nsswitch.conf: · 9032bd09
      Jean-Philippe Roemer authored
      - Add nsswitch.conf to configure LibC Name Service inside the container
      - Change my email in the Dockerfile
      - Update build script to install software as a `build-deps` virtual package so that adding a package to it will be automatically	removed at the end of the build script
      9032bd09
  5. 02 Jan, 2016 1 commit
  6. 22 Nov, 2015 1 commit
  7. 16 Nov, 2015 1 commit
  8. 10 Oct, 2015 2 commits
  9. 02 Oct, 2015 5 commits
  10. 06 Sep, 2015 1 commit
  11. 25 Aug, 2015 1 commit
  12. 17 Aug, 2015 4 commits
  13. 10 Mar, 2015 1 commit