#SoIRememberNextTime

2023-07-23

Got a real finger killer of a shell command you find yourself running a lot when developing or fixing something? Seems pretty obvious in retrospect but it took me a while to remember - use the alias command. Alias run = “docker build -t container name . && docker run —rm -it -p 8080:8080 container name”. Then just typing run executes those. #ShellTips #SoIRememberNextTime

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst