mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 04:18:46 +00:00
Added install_clean.sh utility
This commit is contained in:
committed by
Kingdon Barrett
parent
ffc1f6db05
commit
fcc1283c85
@@ -9,3 +9,6 @@ ln -s /usr/bin/vim.tiny /usr/bin/vim
|
||||
|
||||
## This tool runs a command as another user and sets $HOME.
|
||||
cp /bd_build/bin/setuser /sbin/setuser
|
||||
|
||||
## This tool allows installation of apt packages with automatic cache cleanup.
|
||||
cp /bd_build/bin/install_clean.sh /sbin/install_clean.sh
|
||||
|
||||
Reference in New Issue
Block a user