mirror of
https://github.com/friendica/docker
synced 2025-12-07 13:57:07 +01:00
Splitting dev/rc business logic from "stable" images
- reducing complexity for stable entrypoint
This commit is contained in:
parent
2d474d6f80
commit
1850626652
19 changed files with 670 additions and 569 deletions
|
|
@ -117,5 +117,5 @@ ENV FRIENDICA_ADDONS %%VERSION%%
|
|||
COPY *.sh upgrade.exclude /
|
||||
COPY config/* /usr/src/friendica/config/
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
ENTRYPOINT ["/%%ENTRYPOINT%%"]
|
||||
CMD ["%%CMD%%"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue