Remove erroring line for man
This commit is contained in:
parent
c0e91578b1
commit
022ac18102
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ ENV PYTHONUNBUFFERED=1 \
|
|||
RUN mkdir -p /srv/umap/data && \
|
||||
mkdir -p /srv/umap/uploads
|
||||
|
||||
RUN mkdir /usr/share/man/man1
|
||||
|
||||
COPY . /srv/umap
|
||||
|
||||
COPY --from=vendors /srv/umap/umap/static/umap/vendors /srv/umap/umap/static/umap/vendors
|
||||
|
|
Loading…
Reference in a new issue