docker build -t gsxsolutions/rmq:3.5.4 -f .\Dockerfile.3.5.4 .
docker build -t gsxsolutions/rmq:3.7.4 -f .\Dockerfile.3.7.4 .
docker build -t gsxsolutions/rmq:3.7.5 -f .\Dockerfile.3.7.5 .
docker volume create rmq-data
docker run --rm -h my-rabbit1 -v rmq-data:c:\rmq-data -ti gsxsolutions/rmq:3.5.4
docker run --rm -h my-rabbit1 -v rmq-data:c:\rmq-data -ti gsxsolutions/rmq:3.7.4
docker run --rm -h my-rabbit1 -v rmq-data:c:\rmq-data -ti gsxsolutions/rmq:3.7.5
forked from Drylm/rmq-win
-
Notifications
You must be signed in to change notification settings - Fork 0
RabbitMQ docker image
License
androzo/rmq-win
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
RabbitMQ docker image
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Roff 97.6%
- Batchfile 2.4%