quota_mongodb/Docker/build.sh

5 lines
59 B
Bash
Executable file

#!/bin/bash
VER=$1
docker build -t mikif70/qmongo:$VER .