Alias problems in docker

Hello everybody !
I’m building my container, but when I try to access my aliases, the container doesn’t recognize it.
Example:
I’m using Debian, and I created the at ~/.bashrc the alias “work”, but when I try to access my alias using the command line , It can’t recognize it.
Can you help me ?