mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-15 10:44:41 -04:00
docker: move the docker image creation inside the main repository
This is a super simple start. At minimum, configuration via environment variables (see #3543) needs to be integrated in Etherpad to make this user-friendly. Resolves #3524.
This commit is contained in:
parent
e9be94e3cf
commit
bf68666ae1
4 changed files with 125 additions and 0 deletions
4
docker/nop
Normal file
4
docker/nop
Normal file
|
@ -0,0 +1,4 @@
|
|||
THIS IS A DUMMY FILE
|
||||
|
||||
It is used to trick Docker in doing a conditional COPY
|
||||
see: https://stackoverflow.com/questions/31528384/conditional-copy-add-in-dockerfile#46801962
|
Loading…
Add table
Add a link
Reference in a new issue