Jake Cyr·FollowOct 27, 2022--ListenShareWhen building the docker image and specifying a tag name: `docker build -t mydockercontainer`, you can also append a version, `docker build -t mydockercontainer:1.0`.