1
0
mirror of /repos/baseimage-docker.git synced 2026-02-27 17:41:59 +01:00

Enable cron

This commit is contained in:
Hongli Lai (Phusion)
2013-11-12 12:34:40 +01:00
parent c4b9fe56f8
commit 16ccc1e40d
6 changed files with 21 additions and 7 deletions

View File

@@ -1,2 +1,3 @@
export LC_ALL=C
export DEBIAN_FRONTEND=noninteractive
minimal_apt_get_install='apt-get install -y --no-install-recommends'