mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 18:18:38 +00:00
3 lines
34 B
Docker
3 lines
34 B
Docker
|
FROM scratch
|
||
|
|
||
|
COPY releases/ /opt/
|