Restore entrypoint
This commit is contained in:
parent
95636d7f1a
commit
73cfe69a95
@ -24,8 +24,8 @@ services:
|
||||
- source: entrypoint_sh
|
||||
target: /usr/local/bin/entrypoint.sh
|
||||
mode: 0555
|
||||
# entrypoint: &entrypoint /usr/local/bin/entrypoint.sh
|
||||
entrypoint: &entrypoint ['tail', '-f', '/dev/null']
|
||||
entrypoint: &entrypoint /usr/local/bin/entrypoint.sh
|
||||
# entrypoint: &entrypoint ['tail', '-f', '/dev/null']
|
||||
volumes: &appVolume
|
||||
- app:/opt/mastodon/public/system
|
||||
#healthcheck:
|
||||
|
Loading…
x
Reference in New Issue
Block a user