wordpress alpine added php7-iconv

This commit is contained in:
hulamy
2022-09-23 20:22:35 +02:00
parent 4d460d51a1
commit ea26d08301
4 changed files with 8 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ build:
$(SUDO) docker-compose -f $(COMPOSE) build
up: $(VOLUMES_D)
$(SUDO) docker-compose -f $(COMPOSE) up -d
$(SUDO) docker-compose -f $(COMPOSE) up
# list images, containers, volumes
list: