Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -13,7 +13,7 @@ function stop_and_remove_container() {
|
||||
|
||||
function remove_image() {
|
||||
# Remove the existing image
|
||||
docker rmi vben-admin-pro >/dev/null 2>&1
|
||||
docker rmi ${IMAGE_NAME} >/dev/null 2>&1
|
||||
}
|
||||
|
||||
function install_dependencies() {
|
||||
|
||||
Reference in New Issue
Block a user