#!/bin/bash

docker stack deploy --compose-file /home/op/stack.yml stack --detach=true
