Sidebar and edit updates
This commit is contained in:
parent
d73b194d1f
commit
f13530f043
32 changed files with 3057 additions and 1114 deletions
|
|
@ -14,7 +14,7 @@ RUN if [ "$EMBEDDED" = "true" ] ; then sed -i '/proxy_set_header X-Forwarded-Use
|
|||
USER root
|
||||
RUN set -ex; \
|
||||
apt-get update; \
|
||||
apt-get install -y --no-install-recommends;
|
||||
apt-get install -y --no-install-recommends gpg;
|
||||
WORKDIR ${ZAMMAD_DIR}
|
||||
RUN bundle install --without test development mysql
|
||||
RUN sed -i '/^[[:space:]]*# create install ready file/ i\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue