File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -46,12 +46,8 @@ LABEL org.opencontainers.image.source="https://github.com/readium/cli"
4646ADD https://pagure.io/mailcap/raw/master/f/mime.types /etc/
4747
4848# Add demo EPUBs to the container by default
49- # These will go away soon!
49+ # This will go away soon!
5050ADD --chown=nonroot:nonroot https://readium-playground-files.storage.googleapis.com/demo/moby-dick.epub /srv/publications/
51- ADD --chown=nonroot:nonroot https://readium-playground-files.storage.googleapis.com/demo/BellaOriginal3.epub /srv/publications/
52- ADD --chown=nonroot:nonroot https://readium-playground-files.storage.googleapis.com/demo/coup002elin01_01.epub /srv/publications/
53- ADD --chown=nonroot:nonroot https://readium-playground-files.storage.googleapis.com/demo/les_diaboliques.epub /srv/publications/
54- ADD --chown=nonroot:nonroot https://readium-playground-files.storage.googleapis.com/demo/nathaniel-hawthorne_the-house-of-the-seven-gables_advanced.epub /srv/publications/
5551
5652# Copy built Go binary
5753COPY --from=builder "/app/readium" /opt/
You can’t perform that action at this time.
0 commit comments