refactor: move commands to separate module
This commit is contained in:
parent
2999ca2301
commit
38994a29a0
6 changed files with 47 additions and 24 deletions
|
|
@ -27,6 +27,8 @@ COPY --from=builder /build/dumb-init /build/affy/target/release/affy /bin/
|
|||
|
||||
WORKDIR /data
|
||||
|
||||
ENV TZ=Europe/Brussels
|
||||
|
||||
USER www-data:www-data
|
||||
|
||||
ENTRYPOINT ["/bin/dumb-init", "--"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue