-
I apologize for the "hacky" way I did this. I could have done a PR for the appropriate files (namely: main.sh and routines.sh) .. but I thought I'd let that up to you guys as I am working through a bu…
-
we have multiple app type like "app" or "app-no layer" but all of are similar.
https://github.com/abpframework/abp/tree/dev/templates/app/aspnet-core
The task is : "adding docker file and docker-co…
-
### Describe the bug
Whenever I try using a notification template in my compose file I get errors that the yaml is missing a ":" character. I tried my original compose file which works without the …
-
When using this instructions https://github.com/1Password/scim-examples/tree/main/docker#update-your-scim-bridge to deplyo SCIM via Docker Swarm I receive an error after
`docker stack config --compos…
-
### Version
Command-line (Python) version
### Operating System
Ubuntu Linux
### What happened?
### Bug Description
The `README.md` mentions instructions for starting GPT Pilot using Docker and…
-
## 🐛 Bug
Running docker-compose up in authentik folder causes trouble.
We might want to remove the compose files there and make docker run the compose files in the folder above.
-
### Please confirm that the bug report does ***not*** already exist
- [X] I confirm there is no existing issue for this bug.
### Steps to reproduce
I use Nocodb via docker compose (the one shared i…
-
Essentially, I'd like to be able to create (or even maintain/edit, maybe?) container templates using either the docker run command and/or the docker compose service syntax. That would to more easily c…
-
That is because it sets an alias docker=podman and then tries to use it.
Fix:
- still set the alias
- but also set an env variable docker=docker or docker=podman
- change command line that cre…
-
**Describe the bug**
Not able to run movement node and follower node
**Expected behavior**
Expected to be able to run the node properly
**To Reproduce**
Environment: AWS
I followed thi…