diff --git a/makefile b/makefile index 9bf5eb9..ed661ef 100644 --- a/makefile +++ b/makefile @@ -6,4 +6,5 @@ default: sleep 5 && \ docker system prune -fa && \ sleep 3 && \ - docker stack deploy -c compose.yml biobulkbende_org + docker stack deploy -c compose.yml biobulkbende_org && \ + docker context use default