Browse Source

Run everything through alpine linux

docker-stuff
Raphael Roberts 6 years ago
parent
commit
ecf6b1c314
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -3,4 +3,4 @@ services:
redis:
image: "redis:alpine"
rabbitmq:
image: "rabbitqm"
image: "rabbitqm:alpine"
Loading…
Cancel
Save