Christopher Petito
ffd57fac12
Updated engine versions in e2e text matrix
...
Signed-off-by: Christopher Petito <chrisjpetito@gmail.com >
2024-05-16 11:04:30 +00:00
Christopher Petito
69ed6588a8
Cleanup of dockerfiles, compose files and env vars
...
Signed-off-by: Christopher Petito <chrisjpetito@gmail.com >
2024-02-13 13:32:45 +00:00
Ian Campbell
0b0c57871a
e2e: avoid usermod -p by using useradd's --password option
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2019-03-11 14:25:41 +00:00
Ian Campbell
e854a9cf96
e2e: Expand useradd's -m otion into --create-home
...
... for improved readability
Signed-off-by: Ian Campbell <ijc@docker.com >
2019-03-11 14:25:41 +00:00
Ian Campbell
5de2d9e8a9
e2e Use useradd's --shell option
...
... in preference to `chsh`, since in recent alpine 3.9.2 images that can fail
with:
Password: chsh: PAM: Authentication token manipulation error
Which seems to relate to the use of `!` as the password for `root` in `/etc/shadow`gq
Signed-off-by: Ian Campbell <ijc@docker.com >
2019-03-11 14:25:19 +00:00
Akihiro Suda
9b148db87a
connhelper: add e2e
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp >
2018-09-30 10:24:34 +09:00