Closed
Description
I built a simple tool with textual and I just notice differences how the widget is rendered when running locally with WSL Ubuntu and using Amazon Linux on prod.
Local machine:
NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.6 LTS"
Prod:
NAME="Amazon Linux"
VERSION="2023"
ID="amzn"
ID_LIKE="fedora"
VERSION_ID="2023"
PRETTY_NAME="Amazon Linux 2023.5.20240903"
By the way, it's just a small differences but i would assume that both local and prod would look the same. But it's not.
Is it a bug or just a problem with the virtual machines?
Hopefully, will get a response. Thanks.
Metadata
Metadata
Assignees
Labels
No labels