Skip to content

Commit

Permalink
Updated Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
cofob committed Jan 4, 2022
1 parent 9eab24b commit c6ece1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ LABEL author="cofob" maintainer="c@cofob.ru"
LABEL org.opencontainers.image.source="https://git.sr.ht/~cofob/AlfisViewer"
LABEL org.opencontainers.image.licenses=MIT

ARG CACHEBUST=1
RUN mkdir /alfisviewer
COPY . /alfisviewer
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit c6ece1e

Please sign in to comment.