Skip to content

Commit

Permalink
Adicionando remove orphans tb no run
Browse files Browse the repository at this point in the history
  • Loading branch information
marlinhares committed May 15, 2021
1 parent 86717bf commit a8c6181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ else ifeq ("$(EXISTE_LOCAL_OPENLDAP_DB)", "")

else
make build_docker_compose
$(COMMMADCOMPOSE) up -d
$(COMMMADCOMPOSE) up -d --remove-orphans
endif


Expand Down

0 comments on commit a8c6181

Please sign in to comment.