-
Все-таки такой файл принято назвать docker-compose.yaml
-
Когда переменных много передается, начинает выглядеть трудно читаемо. Можно сделать так:
```yaml
env_file:
- .env
```
-
When you install from fresh the docker-compose.yml its the outdated one without the MINIMAL_FEE variable, so basicly the auto buy rolls doesnt work
![image](https://github.com/user-attachments/asse…
-
similar to `mirrord container`, we'd like to have `mirrord compose up` that would inject mirrord to one of the containers (atleast initially, perhaps later on many?)
-
-
**While the development config files have already been renamed according to the new naming pattern, our end-user config examples still need to be renamed (including any mentions in the documentation).…
-
Currently, no header file is defined for https://github.com/gazebosim/ros_gz/blob/ros2/ros_gz_sim/src/gzserver.cpp
This means that currently there is no possibility to import the node in a custom `…
-
@jansppenrade2 I build all of my containers through docker-compose. In test mode I get a docker run command like this:
Docker command that would be executed:
`/usr/local/bin/docker run -d --name=e…
-
Please consider adding docker compose support.
-