~hloeung/+git/cleanup:master

Last commit made on 2020-11-02
Get this branch:
git clone -b master https://git.launchpad.net/~hloeung/+git/cleanup
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~hloeung/+git/cleanup

Recent commits

f7e606a... by Barry Price

'apt-get autoclean' doesn't remove much - 'apt-get clean' removes all locally downloaded .deb files, which are unlikely to be needed again (and can be re-downloaded in any case)

b3711a4... by Barry Price

We may append to 'keep' later, so it can't be NoneType

ccd2bc4... by Paul Gear

Don't prune stopped docker containers

d0cb666... by Paul Gear

Return correct check results

4ff531d... by Paul Gear

Accept options on docker containers

872d76a... by Paul Gear

Initialise file object

9df40bd... by Paul Gear

Add docker cleanup

5111200... by Paul Gear

Start at .gitignore

2e7dec5... by Paul Gear

Don't open check_file in object create

This means the check file is tested on the target host rather than the host running cleanup.

fc7bd82... by Paul Gear

Ensure remove-unused-depenencies file is created with group/world read permissions