Files
shpod/motd
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

5 lines
107 B
Plaintext

🐚 Welcome to shpod - SHell in a POD.
📃 See https://github.com/jpetazzo/shpod for more information.