Thomas K.
Thomas K.
Translated conversations form english corpus into german.
Hey, when I use the `build` argument together with `container_name` I get the following error: ``` podman pod create --name=example.com --share net -p 127.0.0.1:4000:3003 26c1220e39bfffd0d1f5eff52430836d27d5b2e27c84439dee178a1253d03c9f 0 podman create --name=example.com --pod=example.com...
Hi, when running the docker compose command from the docs the setup fails as shown on the screen. Docker command: `docker compose -f self-hosted/docker/docker-compose.yaml up --build --detach`  When running...