mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
5 lines
126 B
Docker
5 lines
126 B
Docker
FROM nats:latest
|
|
|
|
LABEL maintainer="Alexander Palchikov <axelpal@gmail.com>"
|
|
|
|
COPY nats-server.conf /etc/nats/nats-server.conf |