How to set bash aliases for docker containers in Dockerfile?

后端 未结 0 335
梦谈多话
梦谈多话 2020-12-23 00:22

I am new to docker. I found that we can set environment variables using ENV instruction in the Dockerfile. But how does one set bash aliases for long commands in Dockerfile?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题