one liners 0627
This commit is contained in:
@@ -9,8 +9,9 @@ services:
|
||||
network_mode: host
|
||||
|
||||
working_dir: /opt/containers/nats-registration-listener/app
|
||||
# entrypoint: ["/usr/bin/tini", "--", "/bin/bash", "-lc", "/usr/local/bin/nats-registration-entrypoint"]
|
||||
entrypoint: ["/usr/bin/tini","--","/bin/bash","-lc","/usr/local/bin/nats-registration-entrypoint"]
|
||||
command: ["/opt/containers/nats-registration-listener/app/bin/nats-registration-listener.sh"]
|
||||
# command: ["/opt/containers/nats-registration-listener/app/bin/nats-registration-listener.sh"]
|
||||
|
||||
restart: unless-stopped
|
||||
tty: true
|
||||
|
||||
Reference in New Issue
Block a user