Commit Graph

8 Commits

Author SHA1 Message Date
Gilles Grandou badb4879b0 disable password for sudo on legacy distribs
* new distribs have all switched to use new crypt scheme for passwords
* so passwords can no longer be checked on legacy containers
* as a workaround, allow sudo to be run wihout asking for password.
* this is not a security hole, as anyone with docker privileges can
  already modify any files owned by root.
2022-08-09 18:29:55 +02:00
Gilles Grandou 7498c87fe4 add bash-completion to standard packages 2021-09-03 15:34:50 +02:00
Gilles Grandou 8720eedcec update all debian based builds
* install apt-utils
* and force apt frontend to non interactive
2021-09-03 15:34:45 +02:00
Gilles Grandou 2669ec4e9b pass TERM env to containers 2021-09-03 15:34:38 +02:00
Gilles Grandou 1c374d0f0b update packages list and add new distributions 2021-04-30 18:04:25 +02:00
Gilles Grandou 9a91efa77b add localtime and timezone setup from host 2021-04-30 18:03:27 +02:00
Gilles Grandou 01fe246326 more packages in centos 2021-04-30 11:39:05 +02:00
Gilles Grandou 13930c94ed Initial commit 2021-04-29 19:15:29 +02:00