bratislava / bratislava.github.io

Our docs pages made in Nextra
https://bratislava.github.io
MIT License
2 stars 1 forks source link

Outdated docker/podman setup #58

Open mpinter opened 3 months ago

mpinter commented 3 months ago

Prepísať do stavu aby sedel s realitou akým spôsobom tieto tooly dnes používame.

timedz351 commented 1 month ago

Writing down some possible additions to the docker setup we have came across with @janickoR

docker run -p 5672:5672 -p 15672:15672 --name rabbitmq-local -d heidiks/rabbitmq-delayed-message-exchange:3.12.10-management


(optional) add `--restart always` to start the containers automatically on docker start