github.com/blixtra/rkt@v0.8.1-0.20160204105720-ab0d1add1a43/scripts/install-deps-debian-sid.sh (about)

     1  #!/bin/bash
     2  
     3  set -e
     4  export DEBIAN_FRONTEND=noninteractive
     5  
     6  apt-get update
     7  apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev make automake wget git golang-go coreutils cpio squashfs-tools realpath autoconf file xz-utils patch bc locales libacl1-dev