diff options
author | Frederick Muriuki Muriithi | 2024-07-11 10:26:37 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-07-12 11:43:38 -0500 |
commit | a2025885a8546a94e671704149c9538cda990829 (patch) | |
tree | 82b9ff5eae9b5c3a192e38df9b9ea9331fbdd0cb /production-deploy.sh | |
parent | edda1c70986e35c5c2af2f671152542e28ce212b (diff) | |
download | gn-machines-a2025885a8546a94e671704149c9538cda990829.tar.gz |
Indicate environment in container hostnames
While it is a tiny change, it does help to have an explicit indication
of what container you are currently working with, especially when you
need to do specific tasks inside the container itself with something
like `nsenter …` or `guix container exec …`.
With this commit, instead of a generic prompt like:
`root@genenetwork /#`,
you get a more specific prompt such as
`root@genenetwork-production /#`
which goes some ways in avoiding mistakes.
Diffstat (limited to 'production-deploy.sh')
0 files changed, 0 insertions, 0 deletions