infr: fix pylint's warnings by adjusting the code, suppressing non-important issues...
[debocker.git] / TODO.org
1 * Things to do (ordered by priority)
2 ** add --debug to build the package with all debugging information
3 ** add more tests
4 ** replace --from with "docker rmi --no-prune=true"
5 ** it's not clear if running the build process as root is safe; switch to a normal user maybe?
6 * Things to consider
7 ** consider using docker API (python-docker)
8 * Done
9 ** skip .git directory from sources; actually, probably just store orig tarball
10 ** let pass build flags to dpkg-buildpackage
11 ** the bundles are not reproducible => make them so
12 ** add support for other dists (stable, experimental, etc.)