-
Notifications
You must be signed in to change notification settings - Fork 13
Add Docker Compose, Bump dependencies and add vscode devcontainer #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi @GDWR. Thanks for your contributions. Sorry for the delay in reviewing. |
@MarcelRobitaille No worries, happy to contribute back to a neat project 😃 Hope its useful. |
@GDWR May I ask why you closed this? |
ah sorry, I renamed the branch and didn't realise it considers it deleted (auto closes) on this PR. Updated the branch to remove the version bump I did, this PR should good now. |
@GDWR I'm sorry, I lost track of the status. Is this PR ready to be reviewed? I'm sorry that there are now conflicts. If you resolve them, I'll review this soon. I'd like to start using this feature 😄 |
Superseded by #46 |
Hello, I've forked this project to add support for seeing the state of docker compose stacks on login as this was an important feature me and my team wanted. In the process I also; updated some dependencies and added vscode devcontainer support.
I thought I'd create this PR back to the original project, as it might be beneficial for you and others too.
Regards,
GDWR