Commit Graph

4 Commits

Author SHA1 Message Date
Jérôme Petazzoni
a097de4202 📃 Add info to install packages in motd 2021-12-06 12:58:19 +01:00
Jérôme Petazzoni
1a717ab1cf 🐞 Tiny typo fix in motd 2021-12-03 16:27:29 +01:00
Jérôme Petazzoni
cfcc9535f5 📃 Update documentation 2021-11-13 13:32:35 +01:00
Jérôme Petazzoni
6717affce7 🏭️ Refactor Dockerfile to log as non-root
Multiple improvements here:
- start a shell with the k8s user instead of root
- when running without a tty, start an SSH server instead of a login shell
- move shell setup to bash_profile instead of Dockerfile
- add a helper script to set up tailhist
- add motd support
2021-11-01 11:57:34 +01:00