current working example
This commit is contained in:
parent
95661fb73e
commit
f19c7861b0
14 changed files with 379 additions and 45 deletions
|
|
@ -6,6 +6,7 @@ WORKDIR /app
|
|||
RUN mkdir /app/uploads
|
||||
RUN mkdir /app/split
|
||||
RUN mkdir /app/merge
|
||||
RUN mkdir /app/projects
|
||||
RUN apt-get update
|
||||
|
||||
# install dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue