I would like to add exec commands to a docker container as I was to do an apt update and install nano editor and other stuff.
Can these be added as parameters like Shell /bin/bash
Share and learn in the Docker community.
I would like to add exec commands to a docker container as I was to do an apt update and install nano editor and other stuff.
Can these be added as parameters like Shell /bin/bash