nats messaging system
This commit is contained in:
5
nats/Dockerfile
Normal file
5
nats/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM nats:latest
|
||||
|
||||
LABEL maintainer="Alexander Palchikov <axelpal@gmail.com>"
|
||||
|
||||
COPY nats-server.conf /etc/nats/nats-server.conf
|
Reference in New Issue
Block a user