blob: 13b4629dbc9fceb339bade3cd405e18f5063b53b [file] [log] [blame]
# This should simulate preseed behavior
apt-get -y install curl
#echo "deb [arch=amd64] http://apt.tcpcloud.eu/nightly trusty main security extra tcp" >/etc/apt/sources.list
#curl -s http://apt.tcpcloud.eu/public.gpg | apt-key add -
#apt-get update
# Kernel makes no sense in docker, let base.sh know
touch /tmp/no_install_kernel