ikucheriavenko
12/22/2019 - 10:55 AM

Building & tag image

Multiple tags are allowed: docker build -t whenry/fedora-jboss:latest -t whenry/fedora-jboss:v2.1 . U can leave without a tag, :latest by default: docker build -t whenry/fedora-jboss -t whenry/fedora-jboss:v2.1 .