mirror of
https://github.com/friendica/docker
synced 2025-12-07 13:57:07 +01:00
Fixed Dockerfiles
This commit is contained in:
parent
11e884d952
commit
e806316e12
8 changed files with 0 additions and 8 deletions
|
|
@ -116,7 +116,6 @@ ENV FRIENDICA_ADDONS %%VERSION%%
|
|||
|
||||
COPY *.sh upgrade.exclude /
|
||||
COPY config/* /usr/src/friendica/config/
|
||||
COPY bin/* /usr/local/bin/
|
||||
|
||||
ENTRYPOINT ["/%%ENTRYPOINT%%"]
|
||||
CMD ["%%CMD%%"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue