stash/docker/ci/x86_64
Gavin Mogan 661e9eba51
Add docker labels to have update tools be able to pull changelog/release notes (#4923)
* 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>
2025-02-27 14:23:24 +11:00
..
docker_push.sh Add docker labels to have update tools be able to pull changelog/release notes (#4923) 2025-02-27 14:23:24 +11:00
Dockerfile Add docker labels to have update tools be able to pull changelog/release notes (#4923) 2025-02-27 14:23:24 +11:00
README.md Improved/fixed macOS support (#4153) 2023-11-19 10:36:13 +11:00

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.