stash/docker/ci/x86_64
DingDongSoLong4 4dd4c3c658
Improved/fixed macOS support (#4153)
* Fix macOS notifications
* Change CFBundleIdentifier to match domain
* Distribute Stash.app
* Also build universal phasher binary
* Fix binary name in check_version.go
* Expose GOOS, working dir and home dir in systemStatus endpoint
* Disable setup in working directory when running Stash.app
* More Makefile improvements, remove unused scripts
* Improve READMEs and documentation
2023-11-19 10:36:13 +11:00
..
docker_push.sh Fix docker (#1883) 2021-10-25 10:36:36 +11:00
Dockerfile Add tzdata package for localtime pass-through (#3372) 2023-03-24 16:57:31 -04: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.