Skip to content

Instantly share code, notes, and snippets.

@T2Knock
Last active July 20, 2023 09:40
Show Gist options
  • Save T2Knock/9e33b011bc6df9640cc8a572c8c6451e to your computer and use it in GitHub Desktop.
Save T2Knock/9e33b011bc6df9640cc8a572c8c6451e to your computer and use it in GitHub Desktop.
export $(cat .env) > /dev/null 2>&1; docker stack deploy ${1:-STACK_NAME}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment