Add docker image building
This commit is contained in:
@@ -14,8 +14,8 @@ NC='\033[0m' # No Color
|
|||||||
IMAGE_NAME="pmomusic"
|
IMAGE_NAME="pmomusic"
|
||||||
TAG="latest"
|
TAG="latest"
|
||||||
NO_CACHE=false
|
NO_CACHE=false
|
||||||
PUSH=false
|
PUSH=true
|
||||||
REGISTRY=""
|
REGISTRY="niepce.petite-maison-orange.fr/public"
|
||||||
|
|
||||||
# Fonction d'aide
|
# Fonction d'aide
|
||||||
show_help() {
|
show_help() {
|
||||||
|
|||||||
Reference in New Issue
Block a user