Skip to content

matthew-harper/rabbit-docker-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes

docker run --name publisher_api --env ASPNETCORE_ENVIRONMENT=Development -p 8080:80 publisher_api:latest
use container names to reference other containers within the same docker network

About

Learning how to set up rabbitMQ between a .NET core webapi and console app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors