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