mirror of
https://github.com/stashapp/stash.git
synced 2026-05-05 19:10:27 +02:00
* Add docker labels to have update tools be able to pull changelog/release notes For example https://docs.renovatebot.com/modules/datasource/docker/ but other tools will pull those same labels * Add stash version to docker push --------- Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| docker_push.sh | ||
| Dockerfile | ||
| README.md | ||
This Dockerfile is used by CI to build the stashapp/stash Docker image. It must be run after cross-compiling - that is, stash-linux must exist in the dist directory. This image must be built from the dist directory.