-
### Scenario
Sometimes jobs require docker containers.
For example: integration tests may require a mock API, a mock database, etc.
### Current behaviour
Docker does not work on Nx Agents.…
-
Hi
The `docker-compose.yml` file refers to `dev.env`. Is there a template for that? What fields need to be referenced? I tried the same as the original xsshunter environment variables but I couldn't …
-
Drupal is really cool but the docker image has an issue where it makes it really annoying to host using docker images, bind volumes. For example a lot of us just create a docker compose with bind volu…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
**Information**:
- Watchexec's version: `2.1.2`
- The OS you're using `Ubuntu 22.04`
- The command: `watchexec -q -w /etc/nginx/conf.d/*.template nginx -s reload`
I'm using `watchexec` to monito…
-
When creating a project using `bunx sv create new-project` and selecting the options below, the app doesn't run with error `ENOENT: No such file or directory`
This seems to be because the project…
-
Hello!
Got this docker-compose template, based on https://github.com/italia/daf-recipes/blob/master/metabase/docker-compose.yml
A good docker-compose template seems to be missing in the metabase…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
using docker swarm, my wud instance does not detect any of my containers.
The web pannel loads correctly.
It just says: "no containers found"
When I look at the logs I have:
`13:47:10.097 WARN …
-
When using devcontainers with Github codespaces it is possible to reference a docker-compose file in the `devcontainer.json`:
```json
{
"name": "C# (.NET) and PostgreSQL",
"dockerComposeFi…